mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-26 12:01:29 +00:00
less: fix syntax errors
This commit is contained in:
@@ -1188,11 +1188,13 @@ body.ttrss_main {
|
||||
opacity : 0.2;
|
||||
}
|
||||
|
||||
#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;
|
||||
|
||||
Reference in New Issue
Block a user