From: Thomas Müller Date: Thu, 11 Dec 2014 14:24:36 +0000 (+0100) Subject: adjust styling of missing dependencies in apps management X-Git-Tag: v8.0.0alpha1~88^2~6 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=95fc5addec189d21f4d714e3863c81d85d95ce09;p=nextcloud-server.git adjust styling of missing dependencies in apps management --- diff --git a/settings/css/settings.css b/settings/css/settings.css index 4594a22c6d0..5cd9207fd6f 100644 --- a/settings/css/settings.css +++ b/settings/css/settings.css @@ -200,6 +200,11 @@ span.version { margin-left:1em; margin-right:1em; color:#555; } border-bottom: 1px solid #e8e8e8; } +.app-dependencies { + margin-top: 10px; + color: #c33; +} + .missing-dependencies { list-style: initial; list-style-type: initial; diff --git a/settings/templates/apps.php b/settings/templates/apps.php index 3bb0d45f582..48fe0f5a9c9 100644 --- a/settings/templates/apps.php +++ b/settings/templates/apps.php @@ -52,12 +52,14 @@

{{/if}} {{#unless canInstall}} -
t('This app cannot be installed because the following dependencies are not fulfilled:')); ?>
+
+

t('This app cannot be installed because the following dependencies are not fulfilled:')); ?>

+
{{/unless}} {{#if update}} @@ -70,9 +72,7 @@
{{else}} - {{#if canInstall}} - "/> - {{/if}} + "/> {{/if}} {{#if canUnInstall}}