summaryrefslogtreecommitdiff
path: root/tt-rss.css
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2013-05-08 09:29:06 +0400
committerAndrew Dolgov <[email protected]>2013-05-08 09:29:06 +0400
commitb8461261fb8ed0fcfa42774fabc41663c75273eb (patch)
tree12eec185a268f764ebb40996473b2142825ec233 /tt-rss.css
parentc73b739b25d5c9cdd174e96bca24a42db5e70dfc (diff)
make headline-toolbar brighter
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 19eb4b02e..dec147946 100644
--- a/tt-rss.css
+++ b/tt-rss.css
@@ -323,7 +323,7 @@ span.feed_error {
div#headlines-toolbar {
border-width : 0px 0px 1px 0px;
- background-color : #f0f0f0;
+ background-color : #fcfcfc;
border-color : #c0c0c0;
font-size : 11px;
font-family : "Segoe UI", Tahoma, sans-serif;