1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2025-12-27 16:11:28 +00:00

show installed plugins in the installer list

This commit is contained in:
Andrew Dolgov
2021-03-04 19:50:19 +03:00
parent f398fea414
commit 476965b161
8 changed files with 36 additions and 15 deletions

View File

@@ -112,6 +112,12 @@ body.ttrss_prefs {
}
}
.plugin-installer-list {
.plugin-installed {
opacity : 0.5;
}
}
.event-log {
tr {
td {