summaryrefslogtreecommitdiff
path: root/tt-rss.css
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2009-01-22 04:52:48 +0100
committerAndrew Dolgov <[email protected]>2009-01-22 04:52:48 +0100
commit90ec0c86ca16444fc006ffb17a19787bc7f3d718 (patch)
treebefb222c45b70d5e6a0f55d2e512aa32e6af3203 /tt-rss.css
parentb2f7790b5b55410c221eff3fdb362e4e7e576421 (diff)
UNDO: disable stupid mozilla dotted outlines around links
Diffstat (limited to 'tt-rss.css')
-rw-r--r--tt-rss.css5
1 files changed, 0 insertions, 5 deletions
diff --git a/tt-rss.css b/tt-rss.css
index 31987977a..137ea8927 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;
-}
-