]> git.wh0rd.org - tt-rss.git/commitdiff
UNDO: disable stupid mozilla dotted outlines around links
authorAndrew Dolgov <fox@bah.spb.su>
Thu, 22 Jan 2009 03:52:48 +0000 (04:52 +0100)
committerAndrew Dolgov <fox@bah.spb.su>
Thu, 22 Jan 2009 03:52:48 +0000 (04:52 +0100)
tt-rss.css

index 31987977a5e39dec26cf98bf0f71708605fba43f..137ea8927d877558470a13b919623049a56d1402 100644 (file)
@@ -2089,8 +2089,3 @@ ul#headlineActionsBody li.insensitive:hover {
        cursor : normal;
        color : gray;
 }
-
-:focus {
-       -moz-outline-style: none;
-}
-