From fa7bce14ca7542116873daa484dbd428dd9f3707 Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Thu, 18 May 2006 15:45:23 +0100 Subject: [PATCH] hide notify by default --- tt-rss.css | 1 + 1 file changed, 1 insertion(+) diff --git a/tt-rss.css b/tt-rss.css index 248c13cdd..9b4d3eac9 100644 --- a/tt-rss.css +++ b/tt-rss.css @@ -310,6 +310,7 @@ td.notifyBox { text-align : center; float : right; padding : 3px 20px 3px 20px; + display : none; } #dispSwitch {