From c51c41b2af25d888dcc2276d50a4848519eddb92 Mon Sep 17 00:00:00 2001 From: "Felix A. Epp" Date: Sun, 22 Jan 2017 22:16:12 +0100 Subject: [PATCH] Fix app-icon opacity and positioing Signed-off-by: Felix A. Epp --- settings/css/settings.css | 7 ++++++- settings/templates/apps.php | 2 +- 2 files changed, 7 insertions(+), 2 deletions(-) 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(