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:
authorChristopher Ng <chrng8@gmail.com>2021-06-22 01:40:36 +0300
committerChristopher Ng <chrng8@gmail.com>2021-06-22 01:40:36 +0300
commit08d59bbb03e533cdb4492cf9bc073b9205724a0b (patch)
treefec6bf19a77437c8ebe30a60bd08b41d8a056a49 /core/css
parent9522cbcc92961fdce709b8a11b0d45dc5c2036b5 (diff)
Update login with device page styles
Signed-off-by: Christopher Ng <chrng8@gmail.com>
Diffstat (limited to 'core/css')
-rw-r--r--core/css/guest.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/core/css/guest.css b/core/css/guest.css
index 72523a3b7df..e4da775411c 100644
--- a/core/css/guest.css
+++ b/core/css/guest.css
@@ -662,6 +662,10 @@ form #selectDbType label span {
.groupbottom input[type=submit] {
box-shadow: none !important;
}
+.grouptop.groupbottom input {
+ border-radius: 3px !important;
+ margin: 5px 0 !important;
+}
#install-recommended-apps + label span {
display: inline-block;