diff --git a/htdocs/theme/auguria/style.css.php b/htdocs/theme/auguria/style.css.php index 23aad8ecf95..9c1af09b32e 100644 --- a/htdocs/theme/auguria/style.css.php +++ b/htdocs/theme/auguria/style.css.php @@ -397,6 +397,10 @@ foreach($mainmenuusedarray as $key => $val) background: url(/img/menus/topmenu_right.gif) no-repeat top right; height:33px; } + +.tmenudisabled { + color: #D0D0D0 !important; +} /* --- end nav --- */