The branch, master has been updated via 329c5551d4bc8e8a2c7fe378b6d0ed26e6e2ff78 (commit) from 994606bb23a693c9568314b016db582b20f26b1c (commit)
- Log ----------------------------------------------------------------- commit 329c5551d4bc8e8a2c7fe378b6d0ed26e6e2ff78 Author: Mike Hommé mike@globalcode.org Date: Mon May 9 16:01:21 2011 -0400
Fix for 3299241. Updated style for "disabled" topnav buttons.
Now easier to read and have a more traditional "disabled" look.
-----------------------------------------------------------------------
Summary of changes: themes/pmahomme/css/theme_right.css.php | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/themes/pmahomme/css/theme_right.css.php b/themes/pmahomme/css/theme_right.css.php index 008810a..fc1b36c 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;
hooks/post-receive