mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2026-01-26 03:17:11 +00:00
night.css: fix some more floatingTitle styles
This commit is contained in:
@@ -1944,6 +1944,15 @@ body.flat.ttrss_main #floatingTitle {
|
||||
background-color: #333333;
|
||||
border-color: #222222;
|
||||
}
|
||||
body.flat.ttrss_main #floatingTitle .feed a {
|
||||
color: #cccccc;
|
||||
}
|
||||
body.flat.ttrss_main #floatingTitle i.material-icons {
|
||||
opacity: 0.7;
|
||||
}
|
||||
body.flat.ttrss_main div#floatingTitle.Unread a.title {
|
||||
color: #cccccc;
|
||||
}
|
||||
body.flat.ttrss_main #headlines-frame .whiteBox {
|
||||
border-color: #222222;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user