From: Richard Kettlewell Date: Sat, 5 Jan 2008 19:05:59 +0000 (+0000) Subject: Explicit color specification for inactive menus. Another IE fix. X-Git-Tag: 3.0~86 X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~mdw/git/disorder/commitdiff_plain/8f367196d79429d9cbc57f9a2c6fbd04c8575fe9 Explicit color specification for inactive menus. Another IE fix. --- diff --git a/templates/disorder.css b/templates/disorder.css index 0bb6cd3..2fa4568 100644 --- a/templates/disorder.css +++ b/templates/disorder.css @@ -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