From 8dcfffd01ecffacab30f6686a419fd165f14261f Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Sat, 19 Nov 2005 19:01:06 +0100 Subject: make #notify more noticeable --- tt-rss.css | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'tt-rss.css') diff --git a/tt-rss.css b/tt-rss.css index 3f56c9f8a..e6d8751b7 100644 --- a/tt-rss.css +++ b/tt-rss.css @@ -258,7 +258,8 @@ input.editbox { #notify { font-size : 10pt; text-align : right; - color : gray; + color : black; + font-weight : bold; border-style : solid; border-width : 0px 0px 1px 1px; border-color : #e0e0e0; -- cgit v1.2.3