]> git.wh0rd.org - tt-rss.git/blobdiff - tt-rss.css
toggle no daemon warning @ runtime on refetch
[tt-rss.git] / tt-rss.css
index e7cd687022b0814eac4e326798785d72052bee0e..5cdab4f0c77a176bc0d4526ab715758027e90509 100644 (file)
@@ -1090,13 +1090,14 @@ a.cdmToggleLink:hover {
        font-weight : normal;
 }
 
-div.noDaemonWarning {  
+#noDaemonWarning {     
        position : absolute;
        background-color : #ecf4ff;               
        border : 1px solid #88b0f0;
        padding : 10px;
        margin : 5px;
        z-index : 2;
+       display : none;
 }
 
 #qafInput {