mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2026-02-07 16:41:48 +01:00
Fix: same class name
This commit is contained in:
@@ -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(<?php echo DOL_URL_ROOT.'/theme/auguria' ?>/img/menus/topmenu_left.gif) no-repeat top left;
|
||||
line-height:305%;
|
||||
|
||||
Reference in New Issue
Block a user