Increased font size for the page number input at the bottom of each jqGrid
git-svn-id: file:///svn-source/pmgr/branches/yafr_20090716/site@404 97e9348a-65ac-dc4b-aefc-98561f571b83
This commit is contained in:
@@ -258,6 +258,15 @@ div.loading {
|
||||
margin-left: 1.0em;
|
||||
}
|
||||
|
||||
/* The "page N / M" input box */
|
||||
div.scroll input[type='text']
|
||||
{
|
||||
font-family: 'lucida grande',verdana,helvetica,arial,sans-serif;
|
||||
font-size: 1em;
|
||||
text-align: right;
|
||||
padding-right: 0.4em;
|
||||
}
|
||||
|
||||
/************************************************************
|
||||
************************************************************
|
||||
* Grid Dynamic Selection Text
|
||||
|
||||
Reference in New Issue
Block a user