This commit is contained in:
Laurent Destailleur 2020-11-28 19:34:28 +01:00
parent 85a6a296c8
commit e595f42a59

View File

@ -2934,7 +2934,7 @@ a.tab:link, a.tab:visited, a.tab:hover, a.tab#active {
border-right: 1px solid #CCC !important;
border-left: 1px solid #CCC !important;
border-top: <?php echo 2; ?>px solid var(--colorbackhmenu1) !important;
border-top: 3px solid var(--colorbackhmenu1) !important;
}
a.tab:hover
{