Fix a couple of ugly colors
authorJoe Cooper <joe@virtualmin.com>
Thu, 4 Dec 2008 09:33:46 +0000 (09:33 +0000)
committerJoe Cooper <joe@virtualmin.com>
Thu, 4 Dec 2008 09:33:46 +0000 (09:33 +0000)
blue-theme/config
blue-theme/unauthenticated/style.css

index b7a578e..1effba0 100644 (file)
@@ -1,4 +1,4 @@
-cs_header=4EBF37 class='maintitle'
+cs_header=427AD1 class='maintitle'
 cs_table=EFEFEF class='mainbody'
 texttitles=1
 functions=theme.pl
index a01d0a8..696181f 100644 (file)
@@ -39,10 +39,10 @@ td.maintitle a, td.maintitle a:visited {
   color: #ffffff;
 }
 tr.maintitle a:hover {
-  color: #4EBF37;
+  color: #EFEFEF;
 }
 td.maintitle a:hover {
-  color: #4EBF37;
+  color: #EFEFEF;
 }
 a:link { color: #333399;
   text-decoration: none;