summaryrefslogtreecommitdiff
path: root/tt-rss.css
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2007-04-27 05:50:38 +0100
committerAndrew Dolgov <[email protected]>2007-04-27 05:50:38 +0100
commiteccb97f863512dc500ef30eec043ed8c496dd505 (patch)
treed58304aa73f59ebb67abc18c7fbd2a711298a4a2 /tt-rss.css
parent8db8faa565cb8a3a6b15fcd31e6be542f66412f3 (diff)
fix selected tab display
Diffstat (limited to 'tt-rss.css')
-rw-r--r--tt-rss.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/tt-rss.css b/tt-rss.css
index 0162638ba..5709f1d7d 100644
--- a/tt-rss.css
+++ b/tt-rss.css
@@ -578,6 +578,7 @@ div.prefsTabSelected {
font-weight : bold;
min-width : 100px;
text-align : center;
+ z-index : 999;
}
div.notice {