Added a grid load error indication, since it was lost when we disabled the debug output.

git-svn-id: file:///svn-source/pmgr/branches/yafr_20090716/site@606 97e9348a-65ac-dc4b-aefc-98561f571b83
This commit is contained in:
abijah
2009-08-17 18:41:17 +00:00
parent 3ba1e8b97a
commit ff37597b81
2 changed files with 15 additions and 0 deletions

View File

@@ -267,6 +267,10 @@ form#collected-form input[type=button] { float : left;
div.grid.text-below { margin-bottom: 0; }
span.grid-error {
color: #a00;
}
span.ui-jqgrid-title {
color: #ffb;
font-family:'Gill Sans','lucida grande',helvetica, arial, sans-serif;