summaryrefslogtreecommitdiff
path: root/tt-rss.css
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2007-05-14 07:04:55 +0100
committerAndrew Dolgov <[email protected]>2007-05-14 07:04:55 +0100
commita349077cc4d2365a74d95907fdc5f648cfa38659 (patch)
tree0cd2b927c158e0bf8059f8de06413d721a733736 /tt-rss.css
parent365f95dc87b20a2c1f6441155f6e6f2a63128a5e (diff)
prefs: recolor category editor, block top25/subscribe buttons when pane has active dialog
Diffstat (limited to 'tt-rss.css')
-rw-r--r--tt-rss.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/tt-rss.css b/tt-rss.css
index f834ff308..f8ada76dd 100644
--- a/tt-rss.css
+++ b/tt-rss.css
@@ -438,7 +438,7 @@ table.prefFeedList td.feedSelect {
div.prefFeedCatHolder {
height : 250px;
overflow : auto;
- border : 1px solid #88b0f0;
+ border : 1px solid #99d67a;
margin : 5px 0px 5px 0px;
}