mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2026-02-10 16:01:33 +00:00
plugins: note,shared - move to iconfont
This commit is contained in:
+2
-1
@@ -5,7 +5,8 @@
|
||||
flex-wrap : nowrap;
|
||||
}
|
||||
|
||||
.header img, .footer img {
|
||||
.header img, .footer img,
|
||||
.footer i {
|
||||
margin : 0px 4px;
|
||||
vertical-align: middle;
|
||||
}
|
||||
|
||||
+2
-1
@@ -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;
|
||||
}
|
||||
|
||||
+1
-1
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user