Css
This commit is contained in:
parent
27a9a81f99
commit
207730bf63
@ -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; ?>;
|
||||
|
||||
@ -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;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user