fix selected tab display
This commit is contained in:
parent
8db8faa565
commit
eccb97f863
|
@ -578,6 +578,7 @@ div.prefsTabSelected {
|
||||||
font-weight : bold;
|
font-weight : bold;
|
||||||
min-width : 100px;
|
min-width : 100px;
|
||||||
text-align : center;
|
text-align : center;
|
||||||
|
z-index : 999;
|
||||||
}
|
}
|
||||||
|
|
||||||
div.notice {
|
div.notice {
|
||||||
|
|
Loading…
Reference in New Issue