Increased font size for the page number input at the bottom of each jqGrid

git-svn-id: file:///svn-source/pmgr/branches/yafr_20090716@404 97e9348a-65ac-dc4b-aefc-98561f571b83
This commit is contained in:
abijah
2009-07-29 01:42:16 +00:00
parent e7a659a690
commit ef4d8d4d30

View File

@@ -258,6 +258,15 @@ div.loading {
margin-left: 1.0em; 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 * Grid Dynamic Selection Text