Added the gridview parameter, since we're not doing anything too complicated with grids. Updated the jqGrid css, some of which is just not longer needed, and some of which is broken by the move to jqGrid 3.5

git-svn-id: file:///svn-source/pmgr/branches/jqgrid_3.5@528 97e9348a-65ac-dc4b-aefc-98561f571b83
This commit is contained in:
abijah
2009-08-11 07:08:54 +00:00
parent e9b9bdc420
commit cbdce4f166
3 changed files with 5 additions and 21 deletions

View File

@@ -267,23 +267,6 @@ table.Header th h2 {
margin-bottom: 0.0em;
}
div.loading {
margin-top: 1.5em;
margin-left: 1.0em;
}
div.scroll .selbox {
font-family: 'lucida grande',verdana,helvetica,arial,sans-serif;
font-size: small;
}
/* The "page N / M" input box */
div.scroll input[type='text']
{
text-align: right;
padding-right: 0.4em;
}
/************************************************************
************************************************************