summaryrefslogtreecommitdiff
path: root/themes
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2010-01-14 17:17:40 +0300
committerAndrew Dolgov <[email protected]>2010-01-14 17:17:40 +0300
commit3dad917c9c912caedee22aeed8ac3a97509df751 (patch)
tree675288be73736c3073ea7c24618c8d424ec0fb55 /themes
parent3e7c21a406187796079730ec1f6bccdd106437d0 (diff)
update neon theme (2)
Diffstat (limited to 'themes')
-rw-r--r--themes/neon/theme.css10
1 files changed, 5 insertions, 5 deletions
diff --git a/themes/neon/theme.css b/themes/neon/theme.css
index 7fb213b83..db1bc7935 100644
--- a/themes/neon/theme.css
+++ b/themes/neon/theme.css
@@ -44,7 +44,7 @@ div#l_progress_i {
#feeds-holder {
background : #404040;
border-style : solid;
- border-color : #404040;
+ border-color : #202020;
}
#toolbar {
@@ -73,7 +73,7 @@ select {
}
div.headlines_normal {
- border-color : #404040;
+ border-color : #304040;
background : #202020;
}
@@ -103,7 +103,7 @@ div.headlinesSubToolbar {
}
#content-insert {
- background : #202020;
+ background : #303030;
}
.evenUnreadSelected, .evenSelectedUnread, .evenUnreadSelected td,
@@ -152,7 +152,7 @@ div.headlinesSubToolbar {
}
.odd, .odd td {
- background-color : #202020;
+ background-color : #303030;
border-color : #202020;
}
@@ -165,7 +165,7 @@ div.headlinesSubToolbar {
.oddUnread, .oddUnread td {
font-weight : bold;
border-color : #404040;
- background-color : #202020;
+ background-color : #303030;
}
ul.feedList li.feedCatSelected {