]> git.wh0rd.org - tt-rss.git/blobdiff - tt-rss.css
remove focus outline on feedtree label
[tt-rss.git] / tt-rss.css
index 0ea25e446af59f65cc21ee10390f3c35c0c578af..49cbb40d4cfb713b25bdb007d2c4b510b7736ac4 100644 (file)
@@ -855,6 +855,10 @@ div.fatalError textarea {
        font-weight : bold;
 }
 
+.dijitTreeLabel {
+       outline : 0;
+}
+
 .feedParam {
        color : #555;
        float : right;