mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-26 02:01:29 +00:00
fix selected feedtree item being invisible in dark theme
This commit is contained in:
@@ -643,7 +643,7 @@ body.ttrss_main {
|
||||
box-shadow : -1px 0px 2px -1px rgba(0,0,0,0.1);
|
||||
border-color : @border-default transparent;
|
||||
background : @default-bg;
|
||||
color : #333;
|
||||
color : @default-text;
|
||||
}
|
||||
|
||||
.dijitIcon.feed-icon {
|
||||
|
||||
Reference in New Issue
Block a user