mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-16 00:25:56 +00:00
fix hlLabelRef unreadable fg color if on selected/active headline row
This commit is contained in:
@@ -528,6 +528,11 @@ body.ttrss_main {
|
||||
padding-left : 4px;
|
||||
}
|
||||
|
||||
.hl.Selected .hlLabelRef,
|
||||
.hl.active .hlLabelRef {
|
||||
color : #063064;
|
||||
}
|
||||
|
||||
span.hlLabelRef {
|
||||
background-color : #fff7d5;
|
||||
font-size : 8px;
|
||||
|
||||
Reference in New Issue
Block a user