summaryrefslogtreecommitdiff
path: root/themes/night_base.less
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2020-05-13 06:51:46 +0300
committerAndrew Dolgov <[email protected]>2020-05-13 06:51:46 +0300
commit7adbc95acc4b2677be3a1d830c69b892f77d2465 (patch)
treea6219e0ba8a0a0f43a24aee7b1cc1f593390f8cf /themes/night_base.less
parentc275a0cd33bb7cb17d8728c21a735abce7c36e79 (diff)
remove floating title, use position: sticky for cdm headers instead
Diffstat (limited to 'themes/night_base.less')
-rw-r--r--themes/night_base.less16
1 files changed, 0 insertions, 16 deletions
diff --git a/themes/night_base.less b/themes/night_base.less
index 9261f3139..0dff7d191 100644
--- a/themes/night_base.less
+++ b/themes/night_base.less
@@ -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) {