Fix: bureau2crea show active menu tab
This commit is contained in:
parent
790c25497a
commit
b6da74b562
@ -468,6 +468,12 @@ li.tmenu a {
|
|||||||
li.tmenu a:hover {
|
li.tmenu a:hover {
|
||||||
color: #842F00;
|
color: #842F00;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
li.tmenu .tmenusel {
|
||||||
|
color: #7F0A29;
|
||||||
|
font-weight: bold;
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
li.tmenusel {
|
li.tmenusel {
|
||||||
background-image : url(<?php echo DOL_URL_ROOT.'/theme/bureau2crea/img/bg_tmenusel_btnD.jpg' ?>);
|
background-image : url(<?php echo DOL_URL_ROOT.'/theme/bureau2crea/img/bg_tmenusel_btnD.jpg' ?>);
|
||||||
@ -497,6 +503,7 @@ li.tmenusel a:hover {
|
|||||||
li.tmenu a.tmenudisabled {
|
li.tmenu a.tmenudisabled {
|
||||||
color: #CCC;
|
color: #CCC;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* --- end nav --- */
|
/* --- end nav --- */
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user