mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-13 21:35:56 +00:00
remove focus outline on feedtree label
This commit is contained in:
@@ -855,6 +855,10 @@ div.fatalError textarea {
|
||||
font-weight : bold;
|
||||
}
|
||||
|
||||
.dijitTreeLabel {
|
||||
outline : 0;
|
||||
}
|
||||
|
||||
.feedParam {
|
||||
color : #555;
|
||||
float : right;
|
||||
|
||||
Reference in New Issue
Block a user