summaryrefslogtreecommitdiff
path: root/css/tt-rss.less
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2018-12-06 12:30:11 +0300
committerAndrew Dolgov <[email protected]>2018-12-06 12:30:11 +0300
commit0ea0b606be508cce11a7e776f4491db9332ae5c6 (patch)
tree30643331fa4cafa33ec3d4dd370cbc5be0a29719 /css/tt-rss.less
parentf89ecda9b8509ef01787efa5d91fd49e49813d6d (diff)
rework net-alert to use iconfont, move it to toolbar start
Diffstat (limited to 'css/tt-rss.less')
-rwxr-xr-xcss/tt-rss.less4
1 files changed, 4 insertions, 0 deletions
diff --git a/css/tt-rss.less b/css/tt-rss.less
index 69c9456c8..85c12a5d5 100755
--- a/css/tt-rss.less
+++ b/css/tt-rss.less
@@ -891,6 +891,10 @@ body.ttrss_main {
border : 0px;
}
+ .net-alert i {
+ color : red;
+ }
+
#toolbar-headlines {
padding-right : 4px;
flex-grow : 2;