Fix: same class name
This commit is contained in:
parent
a0c251fd6c
commit
369122fb0c
@ -400,7 +400,7 @@ foreach($mainmenuusedarray as $key => $val)
|
|||||||
cursor:pointer;
|
cursor:pointer;
|
||||||
}
|
}
|
||||||
|
|
||||||
.tmenu ul li a.tmenusel,.tmenu ul li a.tmenusel{
|
.tmenu ul li a.tmenusel{
|
||||||
color:#fff;
|
color:#fff;
|
||||||
background: url(<?php echo DOL_URL_ROOT.'/theme/auguria' ?>/img/menus/topmenu_left.gif) no-repeat top left;
|
background: url(<?php echo DOL_URL_ROOT.'/theme/auguria' ?>/img/menus/topmenu_left.gif) no-repeat top left;
|
||||||
line-height:305%;
|
line-height:305%;
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user