From 7f2fe465b07c149a7131943215103d9ae0f21b69 Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Sat, 27 Feb 2021 19:14:13 +0300 Subject: add plugin updates checker into normal updates checker --- themes/light.css | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'themes/light.css') diff --git a/themes/light.css b/themes/light.css index c014858ef..d88b0cfbe 100644 --- a/themes/light.css +++ b/themes/light.css @@ -763,6 +763,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; } -- cgit v1.2.3