Author: eallen
Date: 2008-12-16 14:46:53 -0500 (Tue, 16 Dec 2008)
New Revision: 3008
Modified:
mgmt/trunk/cumin/python/cumin/stat.strings
Log:
Changed color of "Unknown" slot status to grey.
Modified: mgmt/trunk/cumin/python/cumin/stat.strings
===================================================================
--- mgmt/trunk/cumin/python/cumin/stat.strings 2008-12-16 16:53:21 UTC (rev 3007)
+++ mgmt/trunk/cumin/python/cumin/stat.strings 2008-12-16 19:46:53 UTC (rev 3008)
@@ -240,6 +240,7 @@
.btn.red { background: #fcc; }
.btn.orange { background: #ffbb5e; }
.btn.black { background: #444; }
+.btn.grey { background: #ccc; }
.btn.clear { background: white; }
.btn.green1 { background: #9f9; }
.btn.green2 { background: #6c6; }