1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2025-12-29 18:21:28 +00:00

hide notify by default

This commit is contained in:
Andrew Dolgov
2006-05-18 15:45:23 +01:00
parent a44843ebed
commit fa7bce14ca

View File

@@ -310,6 +310,7 @@ td.notifyBox {
text-align : center;
float : right;
padding : 3px 20px 3px 20px;
display : none;
}
#dispSwitch {