Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/core/css
diff options
context:
space:
mode:
authorJan-Christoph Borchardt <hey@jancborchardt.net>2020-01-14 01:18:39 +0300
committerBackportbot <backportbot-noreply@rullzer.com>2020-01-15 09:25:50 +0300
commit0915c6223d4cef8dbe0a2c7b10de2bef203443c5 (patch)
treea263688c5aa9487c9fc133f3e038c737272204eb /core/css
parentb75d4c08dc3b96d317d39c1199cf232e6af6a290 (diff)
Add explanatory bit for recommended apps, fix #18631
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
Diffstat (limited to 'core/css')
-rw-r--r--core/css/guest.css5
1 files changed, 5 insertions, 0 deletions
diff --git a/core/css/guest.css b/core/css/guest.css
index 26c8fbc9ccd..cfe6d385cbc 100644
--- a/core/css/guest.css
+++ b/core/css/guest.css
@@ -645,6 +645,11 @@ form #selectDbType label span {
box-shadow: none !important;
}
+#install-recommended-apps + label span {
+ display: inline-block;
+ opacity: .7;
+}
+
/* Errors */
/* Warnings and errors are the same */
.body-login-container,