summaryrefslogtreecommitdiff
path: root/tt-rss.css
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2006-05-18 15:45:23 +0100
committerAndrew Dolgov <[email protected]>2006-05-18 15:45:23 +0100
commitfa7bce14ca7542116873daa484dbd428dd9f3707 (patch)
tree92e115a38198102d698d09896a61ae05aa4cafe6 /tt-rss.css
parenta44843ebed3c45f72038fc40358f11f0eef82119 (diff)
hide notify by default
Diffstat (limited to 'tt-rss.css')
-rw-r--r--tt-rss.css1
1 files changed, 1 insertions, 0 deletions
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 {