diff --git a/settings/css/settings.css b/settings/css/settings.css index b8bf2b26cb..95dc2ed503 100644 --- a/settings/css/settings.css +++ b/settings/css/settings.css @@ -748,6 +748,11 @@ form.section { #apps-list.installed .app-image { text-align: center; + opacity: .5; +} + +#apps-list.installed .app-image-icon svg { + margin-top: 5px; } .installed .actions { @@ -755,7 +760,7 @@ form.section { } #apps-list.installed .groups-enable { - margin-top: 0 + margin-top: 0; } /* LOG */ diff --git a/settings/templates/apps.php b/settings/templates/apps.php index f8f065a7f6..652dc38557 100644 --- a/settings/templates/apps.php +++ b/settings/templates/apps.php @@ -32,7 +32,7 @@ script(