New highlight color for forum/search.php
authorfiedorow <fiedorow>
Tue, 8 Feb 2005 18:13:43 +0000 (18:13 +0000)
committerfiedorow <fiedorow>
Tue, 8 Feb 2005 18:13:43 +0000 (18:13 +0000)
theme/standard/styles_color.css

index 4bdbeec5eec9a7779fcb0e7150cf6ba878fbe7aa..a59ce063461e33c17f5260cf15e0d010c878765f 100644 (file)
@@ -62,6 +62,10 @@ th {
     background-color:#AAFFAA; /* highlight */
 }
 
+.highlight2 {
+    color:#AA0000; /* highlight missing terms in forum search */
+}
+
 /* Alternate rows even */
 .r0 {  
 }