summaryrefslogtreecommitdiff
path: root/themes
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2010-01-15 15:58:04 +0300
committerAndrew Dolgov <[email protected]>2010-01-15 15:58:04 +0300
commit6d9761498ee2295415e9eb43c6811f89ccfa0a71 (patch)
tree4ed10f25f7ca04c43a725782653c5cac076fb716 /themes
parentbb6313961a86b85fc31d6c2cd4b90f2ad4db721a (diff)
update neutral theme
Diffstat (limited to 'themes')
-rw-r--r--themes/neutral/theme.css29
1 files changed, 29 insertions, 0 deletions
diff --git a/themes/neutral/theme.css b/themes/neutral/theme.css
index 870e9678c..3aa460f16 100644
--- a/themes/neutral/theme.css
+++ b/themes/neutral/theme.css
@@ -134,3 +134,32 @@ select {
padding : 2px 0px 2px 4px;
}
+div.tagCloudContainer {
+ border : 1px solid #88b0f0;
+}
+
+div.infoBoxContents a {
+ color : #5d82c0;
+}
+
+
+#infoBoxTitle {
+ border-color : #88b0f0;
+ background : #88b0f0;
+ text-shadow : #5d82c0 0px 1px 0px;
+}
+
+
+#infoBox {
+ border-color : #88b0f0;
+ background : #ecf4ff;
+}
+
+ul.browseFeedList, ul.userFeedList {
+ border : 1px solid #88b0f0;
+}
+
+div.prefFeedCatHolder {
+ border : 1px solid #88b0f0;
+}
+