summaryrefslogtreecommitdiff
path: root/themes/neutral
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2010-11-14 18:08:50 +0300
committerAndrew Dolgov <[email protected]>2010-11-14 18:08:50 +0300
commit6c70137c736229bc95fd407abbec58ac15161a61 (patch)
treec9a441af1803eacf78addac3ace28f48f17b49f3 /themes/neutral
parentbf9fb81f75de8fd29050967fcd6f4f87ecae1cd3 (diff)
update theme css
Diffstat (limited to 'themes/neutral')
-rw-r--r--themes/neutral/theme.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/themes/neutral/theme.css b/themes/neutral/theme.css
index bfe8ef60f..df018519b 100644
--- a/themes/neutral/theme.css
+++ b/themes/neutral/theme.css
@@ -71,7 +71,7 @@ div.prefsTab {
border-color : #f0f0f0;
}
-div.prefsTabSelected {
+div.prefsTab.Selected {
border-color : #909090;
background : url("images/prefs_tab.png");
}