From: Andrew Dolgov Date: Thu, 18 May 2006 14:45:23 +0000 (+0100) Subject: hide notify by default X-Git-Tag: 1.2.0~77 X-Git-Url: https://git.wh0rd.org/?a=commitdiff_plain;h=fa7bce14ca7542116873daa484dbd428dd9f3707;p=tt-rss.git hide notify by default --- diff --git a/tt-rss.css b/tt-rss.css index 248c13cd..9b4d3eac 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 {