rework net-alert to use iconfont, move it to toolbar start

This commit is contained in:
Andrew Dolgov
2018-12-06 12:30:11 +03:00
parent f89ecda9b8
commit 0ea0b606be
7 changed files with 24 additions and 19 deletions

View File

@@ -891,6 +891,10 @@ body.ttrss_main {
border : 0px;
}
.net-alert i {
color : red;
}
#toolbar-headlines {
padding-right : 4px;
flex-grow : 2;