summaryrefslogtreecommitdiff
path: root/themes/light/prefs.less
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2021-03-04 19:50:19 +0300
committerAndrew Dolgov <[email protected]>2021-03-04 19:50:19 +0300
commit476965b1611c45dac1e250365cbbfd03df78926f (patch)
treeed4ba1f28da5e00cd8ed69f25133a8e903d80c2e /themes/light/prefs.less
parentf398fea414cc3a2598a0486aa7997f6655d02c0a (diff)
show installed plugins in the installer list
Diffstat (limited to 'themes/light/prefs.less')
-rw-r--r--themes/light/prefs.less6
1 files changed, 6 insertions, 0 deletions
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 {