1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2025-12-29 10:41:29 +00:00

fix selected tab display

This commit is contained in:
Andrew Dolgov
2007-04-27 05:50:38 +01:00
parent 8db8faa565
commit eccb97f863

View File

@@ -578,6 +578,7 @@ div.prefsTabSelected {
font-weight : bold;
min-width : 100px;
text-align : center;
z-index : 999;
}
div.notice {