ParamQuery Grid
Welcome,
Guest
. Please
login
or
register
.
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
Home
Help
Search
Login
Register
ParamQuery grid support forum
»
General Category
»
Help for ParamQuery Grid (free version)
»
How can i increase the default font size?
« previous
next »
Print
Pages: [
1
]
Author
Topic: How can i increase the default font size? (Read 5198 times)
BeeBuu
Newbie
Posts: 2
How can i increase the default font size?
«
on:
January 25, 2014, 08:14:47 pm »
The default font size of pqgrid is small for me.
How can i increase the default font size?
Logged
paramvir
Administrator
Hero Member
Posts: 6310
Re: How can i increase the default font size?
«
Reply #1 on:
January 25, 2014, 08:17:34 pm »
through css
div.pq-grid *
{
font-size: ;
font-family: ;
line-height: ;
}
Logged
Print
Pages: [
1
]
« previous
next »
ParamQuery grid support forum
»
General Category
»
Help for ParamQuery Grid (free version)
»
How can i increase the default font size?