This commit is contained in:
Laurent Destailleur 2017-12-22 00:22:33 +01:00
parent 27a9a81f99
commit 207730bf63
2 changed files with 2 additions and 2 deletions

View File

@ -2126,7 +2126,7 @@ div.tabsElem {
margin-top: 1px;
} /* To avoid overlap of tabs when not browser */
div.tabsElem a {
font-weight: normal !important;
/* font-weight: normal !important; */
}
div.tabBar {
color: #<?php echo $colortextbacktab; ?>;

View File

@ -2201,7 +2201,7 @@ a.tabTitle {
a.tab:link, a.tab:visited, a.tab:hover, a.tab#active {
font-family: <?php print $fontlist ?>;
padding: 7px 9px 7px;
padding: 12px 9px 12px;
margin: 0em 0.2em;
text-decoration: none;
white-space: nowrap;