1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2025-12-13 19:05:55 +00:00

remove some bitmaps and rework stuff using it to use iconfont instead

This commit is contained in:
Andrew Dolgov
2018-12-06 15:22:52 +03:00
parent 7609ccb16d
commit 0b8cbc9156
36 changed files with 29 additions and 33 deletions

View File

@@ -887,7 +887,7 @@ body.ttrss_main {
border : 0px;
}
.net-alert i {
.net-alert i, .left i.icon-error {
color : red;
}
@@ -919,6 +919,11 @@ body.ttrss_main {
}
}
#updates-available {
color : @color-enabled;
padding-right : 4px;
}
#selected_prompt {
font-style : italic;
text-align : right;