Merge in support for jqGrid 3.5 (plus a change to layout.css after the merge).
git-svn-id: file:///svn-source/pmgr/branches/yafr_20090716/site@596 97e9348a-65ac-dc4b-aefc-98561f571b83
This commit is contained in:
@@ -267,28 +267,19 @@ form#collected-form input[type=button] { float : left;
|
||||
|
||||
div.grid.text-below { margin-bottom: 0; }
|
||||
|
||||
table.Header th h2 {
|
||||
color: #dd5;
|
||||
span.ui-jqgrid-title {
|
||||
color: #ffb;
|
||||
font-family:'Gill Sans','lucida grande',helvetica, arial, sans-serif;
|
||||
font-size: 190%;
|
||||
font-size: 180%;
|
||||
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;
|
||||
span.ui-jqgrid-title h2 {
|
||||
color: #ffb;
|
||||
font-family:'Gill Sans','lucida grande',helvetica, arial, sans-serif;
|
||||
font-weight: bold;
|
||||
font-size: 140%;
|
||||
margin-bottom: 0.0em;
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user