chiark / gitweb /
Explicit color specification for inactive menus. Another IE fix.
authorRichard Kettlewell <rjk@greenend.org.uk>
Sat, 5 Jan 2008 19:05:59 +0000 (19:05 +0000)
committerRichard Kettlewell <rjk@greenend.org.uk>
Sat, 5 Jan 2008 19:05:59 +0000 (19:05 +0000)
templates/disorder.css

index 0bb6cd3447fb217a9962ea75bcec62d576040827..2fa45687dc176881c86778230d5de9b4a4078b4c 100644 (file)
@@ -438,7 +438,7 @@ a.activemenu:active,a.inactivemenu:active {
 
 span.invalidmenu {
   text-decoration: none;
-  color: grey;
+  color: #808080;              /* grey */
   font-family: sans-serif;
   font-weight: bold;
   font-size: 14pt