diff --git a/settings/css/settings.css b/settings/css/settings.css index b8bf2b26cbf..95dc2ed5032 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 f8f065a7f64..652dc38557d 100644 --- a/settings/templates/apps.php +++ b/settings/templates/apps.php @@ -32,7 +32,7 @@ script(