From 476965b1611c45dac1e250365cbbfd03df78926f Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Thu, 4 Mar 2021 19:50:19 +0300 Subject: show installed plugins in the installer list --- themes/light/prefs.less | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'themes/light') diff --git a/themes/light/prefs.less b/themes/light/prefs.less index 3fe328ec5..1c09271a6 100644 --- a/themes/light/prefs.less +++ b/themes/light/prefs.less @@ -112,6 +112,12 @@ body.ttrss_prefs { } } + .plugin-installer-list { + .plugin-installed { + opacity : 0.5; + } + } + .event-log { tr { td { -- cgit v1.2.3