diff --git a/css/theme_right.css.php b/css/theme_right.css.php index ecdb598c2..9d9a50432 100644 --- a/css/theme_right.css.php +++ b/css/theme_right.css.php @@ -628,6 +628,10 @@ form.login label { background: #ddd; text-decoration: none; } +#topmenu a.warning { + background: #ccc; + color: #666; +} a.tabactive { font-weight: bolder; background: #aaa;