1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2025-12-31 08:31:28 +00:00

update label rendering (and editor)

This commit is contained in:
Andrew Dolgov
2018-12-06 08:26:52 +03:00
parent 6142e15347
commit 0a41c1a6e1
10 changed files with 45 additions and 70 deletions

View File

@@ -74,8 +74,8 @@
color : @color-accent;
}
.dijitTreeNode .dijitTreeRowSelected {
background : white;
.dijitTreeNode:not(.dijitTreeNodeHover) .dijitTreeRowSelected {
color : white;
}
.labelParam {