summaryrefslogtreecommitdiff
path: root/themes/night.css
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2018-12-05 22:19:46 +0300
committerAndrew Dolgov <[email protected]>2018-12-05 22:19:46 +0300
commit9703162f57a91a570b61f51522db7446fd7175b6 (patch)
treeb3b21ec9b91e664441ac27af0fd80869c852d1fc /themes/night.css
parentcd57fd33ccc2bab88e41e92428926b199fd93978 (diff)
plugins: note,shared - move to iconfont
Diffstat (limited to 'themes/night.css')
-rw-r--r--themes/night.css3
1 files changed, 2 insertions, 1 deletions
diff --git a/themes/night.css b/themes/night.css
index 6f3d027b0..030175969 100644
--- a/themes/night.css
+++ b/themes/night.css
@@ -1029,7 +1029,8 @@ body.ttrss_main .hl.published .left i.pub-pic {
flex-wrap: nowrap;
}
.cdm .header img,
-.cdm .footer img {
+.cdm .footer img,
+.cdm .footer i {
margin: 0px 4px;
vertical-align: middle;
}