From 5e82c3634d2ac3f6ff46341d091342ae7c0f070a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mike=20Homm=C3=A9?= Date: Mon, 9 May 2011 16:01:21 -0400 Subject: [PATCH] Fix for 3299241. Updated style for "disabled" topnav buttons. Now easier to read and have a more traditional "disabled" look. --- themes/pmahomme/css/theme_right.css.php | 2 ++ 1 file changed, 2 insertions(+) diff --git a/themes/pmahomme/css/theme_right.css.php b/themes/pmahomme/css/theme_right.css.php index 008810a87..fc1b36c37 100644 --- a/themes/pmahomme/css/theme_right.css.php +++ b/themes/pmahomme/css/theme_right.css.php @@ -798,6 +798,8 @@ form.login label { /* topmenu */ #topmenu a {text-shadow:0px 1px 0px #fff;} +#topmenu .error{background:#eee;border:0px !important;color:#aaa;} + ul#topmenu, ul#topmenu2, ul.tabs { font-weight: bold; list-style-type: none;