mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-13 17:15:55 +00:00
disable :focus selector
This commit is contained in:
@@ -1226,4 +1226,6 @@ body#ttrssMain #headlines-frame .dijitCheckBox {
|
||||
opacity : 1;
|
||||
}
|
||||
|
||||
|
||||
:focus {
|
||||
outline: none;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user