[hippo-commits] SF.net SVN: opensim-viewer:[14] web/php/page_header.inc
Status: Beta
Brought to you by:
manaj
|
From: Hippo O. V. S. C. <ope...@li...> - 2008-08-16 20:42:40
|
Revision: 14
http://opensim-viewer.svn.sourceforge.net/opensim-viewer/?rev=14&view=rev
Author: manaj
Date: 2008-08-16 20:42:46 +0000 (Sat, 16 Aug 2008)
Log Message:
-----------
Fixed color for statistics label.
Modified Paths:
--------------
web/php/page_header.inc
Modified: web/php/page_header.inc
===================================================================
--- web/php/page_header.inc 2008-08-16 12:36:38 UTC (rev 13)
+++ web/php/page_header.inc 2008-08-16 20:42:46 UTC (rev 14)
@@ -64,6 +64,7 @@
tr.statsLine0 { background-color:#334499; }
tr.statsLine1 { background-color:#5555aa; }
td.statsItem a { color:#cccccc; }
+td.statsItem b { color:#ffffff; }
</style>
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|