From 0ceded7a4663fc05d5f4871b01ac66f9c6a7380e Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Thu, 18 May 2006 08:56:52 +0100 Subject: interface tweaks --- tt-rss.css | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) (limited to 'tt-rss.css') diff --git a/tt-rss.css b/tt-rss.css index 9d38cf4a3..b1b2a23a8 100644 --- a/tt-rss.css +++ b/tt-rss.css @@ -296,9 +296,16 @@ td.notifyBox { } #notify { - color : black; - font-weight : bold; + background : #fff7d5; + border : 1px solid #d7c47a; padding : 3px; + top : 2px; + right : 2px; + float : right; + position : absolute; + -moz-border-radius : 3px; + font-size : x-small; + font-weight : bold; } #dispSwitch { -- cgit v1.2.3