summaryrefslogtreecommitdiff
path: root/themes/night_blue.css
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2021-02-27 19:14:13 +0300
committerAndrew Dolgov <[email protected]>2021-02-27 19:14:13 +0300
commit7f2fe465b07c149a7131943215103d9ae0f21b69 (patch)
tree1758069a5d09c9a67fd65ab9d7742be72be9a59d /themes/night_blue.css
parentd821e4b090a30d1d2dba2cba27d9c944210d195c (diff)
add plugin updates checker into normal updates checker
Diffstat (limited to 'themes/night_blue.css')
-rw-r--r--themes/night_blue.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/themes/night_blue.css b/themes/night_blue.css
index 361cd4fbf..39a4d4400 100644
--- a/themes/night_blue.css
+++ b/themes/night_blue.css
@@ -764,6 +764,10 @@ body.ttrss_main #header i.log-alert {
color: #ddba1c;
cursor: pointer;
}
+body.ttrss_main #header #updates-available {
+ color: #69C671;
+ padding-right: 4px;
+}
body.ttrss_main #header i {
margin: 0 4px;
}