summaryrefslogtreecommitdiff
path: root/themes/night.css
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 /themes/night.css
parentf89ecda9b8509ef01787efa5d91fd49e49813d6d (diff)
rework net-alert to use iconfont, move it to toolbar start
Diffstat (limited to 'themes/night.css')
-rw-r--r--themes/night.css3
1 files changed, 3 insertions, 0 deletions
diff --git a/themes/night.css b/themes/night.css
index 016e064c9..3ca34f336 100644
--- a/themes/night.css
+++ b/themes/night.css
@@ -758,6 +758,9 @@ body.ttrss_main #toolbar-frame #toolbar .dijitDropDownButton .dijitButtonNode,
body.ttrss_main #toolbar-frame #toolbar .dijitComboButton .dijitButtonNode {
border: 0px;
}
+body.ttrss_main #toolbar-frame #toolbar .net-alert i {
+ color: red;
+}
body.ttrss_main #toolbar-frame #toolbar #toolbar-headlines {
padding-right: 4px;
flex-grow: 2;