]> git.wh0rd.org - tt-rss.git/blobdiff - themes/neutral/theme.css
update theme css
[tt-rss.git] / themes / neutral / theme.css
index 7ea1abb164896906cdf9f813a0b4b4f85f251285..df018519b9300ee10a9e366eba00882e4b189406 100644 (file)
@@ -26,6 +26,10 @@ div.headlines_cdm {
        background : #f0f0f0;
 }
 
+div#headlinesContainer {
+       background : #f0f0f0;
+}
+
 div#headlinesInnerContainer {
        background : #fafafa;
 }
@@ -67,7 +71,7 @@ div.prefsTab {
        border-color : #f0f0f0;
 }
 
-div.prefsTabSelected {
+div.prefsTab.Selected {
        border-color : #909090;
        background : url("images/prefs_tab.png");
 }