[open-ils-commits] r11384 - trunk/Open-ILS/web/conify/global

svn at svn.open-ils.org svn at svn.open-ils.org
Tue Dec 2 23:27:11 EST 2008


Author: dbs
Date: 2008-12-02 23:27:09 -0500 (Tue, 02 Dec 2008)
New Revision: 11384

Modified:
   trunk/Open-ILS/web/conify/global/admin.html
Log:
White is a much better background colour than grey inside of xulrunner


Modified: trunk/Open-ILS/web/conify/global/admin.html
===================================================================
--- trunk/Open-ILS/web/conify/global/admin.html	2008-12-03 04:13:23 UTC (rev 11383)
+++ trunk/Open-ILS/web/conify/global/admin.html	2008-12-03 04:27:09 UTC (rev 11384)
@@ -37,6 +37,7 @@
                 margin: 0px 0px 0px 0px;
                 padding: 0px 0px 0px 0px;
                 overflow: hidden;
+                background-color: white;
             }
         </style>
 



More information about the open-ils-commits mailing list