From 369122fb0c99bb8a4ea1e33e0290a2f0ec5c1d64 Mon Sep 17 00:00:00 2001 From: Regis Houssin Date: Mon, 25 Oct 2010 14:08:37 +0000 Subject: [PATCH] Fix: same class name --- htdocs/theme/auguria/style.css.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/htdocs/theme/auguria/style.css.php b/htdocs/theme/auguria/style.css.php index 71ced3d52d8..2b1dfcdb613 100644 --- a/htdocs/theme/auguria/style.css.php +++ b/htdocs/theme/auguria/style.css.php @@ -400,7 +400,7 @@ foreach($mainmenuusedarray as $key => $val) cursor:pointer; } -.tmenu ul li a.tmenusel,.tmenu ul li a.tmenusel{ +.tmenu ul li a.tmenusel{ color:#fff; background: url(/img/menus/topmenu_left.gif) no-repeat top left; line-height:305%;