summaryrefslogtreecommitdiff
path: root/themes/light/tt-rss.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/light/tt-rss.less
parentc275a0cd33bb7cb17d8728c21a735abce7c36e79 (diff)
remove floating title, use position: sticky for cdm headers instead
Diffstat (limited to 'themes/light/tt-rss.less')
-rw-r--r--themes/light/tt-rss.less2
1 files changed, 0 insertions, 2 deletions
diff --git a/themes/light/tt-rss.less b/themes/light/tt-rss.less
index 0234f97b7..e24838ef5 100644
--- a/themes/light/tt-rss.less
+++ b/themes/light/tt-rss.less
@@ -1108,13 +1108,11 @@ body.ttrss_main {
opacity : 0.5;
}
- #floatingTitle.marked i.marked-pic,
.cdm.marked .left i.marked-pic,
.hl.marked .left i.marked-pic {
color : @color-marked;
}
- #floatingTitle.published i.pub-pic,
.cdm.published .left i.pub-pic,
.hl.published .left i.pub-pic {
color : @color-published;