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
committerJulius Härtl <jus@bitgrid.net>2020-01-14 16:18:16 +0300
commit19397059d608df4ea4bd634513f97f1b90fd6de9 (patch)
tree56344f0761951c075a09f7ab24b9798b5b94fbfd /core/css
parent092a1fb90f57639a15adc5a8e565b53debe26a8a (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,