tabs.css: white background in selected tab
This commit is contained in:
parent
d3fbe15ca7
commit
5ab043ceb8
1 changed files with 1 additions and 0 deletions
|
|
@ -33,6 +33,7 @@ div.tabs {
|
||||||
.tabActive {
|
.tabActive {
|
||||||
padding: 3px 9px 3px 9px;
|
padding: 3px 9px 3px 9px;
|
||||||
z-index: 10000;
|
z-index: 10000;
|
||||||
|
background: white;
|
||||||
top: -2px;
|
top: -2px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue