1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2025-12-13 10:15:55 +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

@@ -1516,6 +1516,9 @@ body.ttrss_prefs fieldset.plugin label.description .dijitCheckBox {
body.ttrss_prefs .users-list td {
cursor: pointer;
}
body.ttrss_prefs .plugin-installer-list .plugin-installed {
opacity: 0.5;
}
body.ttrss_prefs .event-log tr td {
font-size: 10px;
padding: 8px;