From b8461261fb8ed0fcfa42774fabc41663c75273eb Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Wed, 8 May 2013 09:29:06 +0400 Subject: [PATCH] make headline-toolbar brighter --- tt-rss.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tt-rss.css b/tt-rss.css index 19eb4b02..dec14794 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; -- 2.39.5