mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2026-01-30 20:07:12 +00:00
minor css fixes (re: tree)
This commit is contained in:
@@ -1592,7 +1592,7 @@ body.ttrss_prefs hr {
|
||||
.flat .dijitTree .dijitTreeRowSelected .dijitTreeExpando {
|
||||
color: #257aa7;
|
||||
}
|
||||
.flat .dijitTree .dijitTreeNode:not(.dijitTreeNodeHover) .dijitTreeRowSelected {
|
||||
.flat .dijitTree .dijitTreeNode .dijitTreeRow.dijitTreeRowSelected {
|
||||
color: white;
|
||||
}
|
||||
.flat .dijitTree .labelParam {
|
||||
@@ -1615,6 +1615,9 @@ body.ttrss_prefs hr {
|
||||
margin-left: 100px;
|
||||
line-height: normal;
|
||||
}
|
||||
.flat .dijitTree .dijitTreeRowSelected .filterRules span {
|
||||
color: white;
|
||||
}
|
||||
.flat .dijitTree .dijitTreeContainer {
|
||||
max-width: 100%;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user