From: Andrew Dolgov Date: Thu, 22 Jan 2009 03:52:48 +0000 (+0100) Subject: UNDO: disable stupid mozilla dotted outlines around links X-Git-Tag: git2svn-syncpoint-master~73 X-Git-Url: https://git.wh0rd.org/?a=commitdiff_plain;h=90ec0c86ca16444fc006ffb17a19787bc7f3d718;p=tt-rss.git UNDO: disable stupid mozilla dotted outlines around links --- diff --git a/tt-rss.css b/tt-rss.css index 31987977..137ea892 100644 --- a/tt-rss.css +++ b/tt-rss.css @@ -2089,8 +2089,3 @@ ul#headlineActionsBody li.insensitive:hover { cursor : normal; color : gray; } - -:focus { - -moz-outline-style: none; -} -