mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-13 08:25:55 +00:00
remove floating title, use position: sticky for cdm headers instead
This commit is contained in:
@@ -91,22 +91,6 @@ body.flat.ttrss_main {
|
||||
}
|
||||
}
|
||||
|
||||
#floatingTitle {
|
||||
background-color : @default-bg;
|
||||
|
||||
.feed a {
|
||||
color : @fg-light;
|
||||
}
|
||||
|
||||
i.material-icons {
|
||||
opacity : 0.7;
|
||||
}
|
||||
}
|
||||
|
||||
div#floatingTitle.Unread a.title {
|
||||
color : @fg-light;
|
||||
}
|
||||
|
||||
#headlines-frame {
|
||||
.hl:not(.active):not(.Selected):not(.Unread),
|
||||
.cdm.expandable:not(.active):not(.Selected):not(.Unread) {
|
||||
|
||||
Reference in New Issue
Block a user