mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-27 23:41:28 +00:00
disable stupid mozilla dotted outlines around links
This commit is contained in:
@@ -2089,3 +2089,8 @@ ul#headlineActionsBody li.insensitive:hover {
|
||||
cursor : normal;
|
||||
color : gray;
|
||||
}
|
||||
|
||||
:focus {
|
||||
-moz-outline-style: none;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user