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