1
0
şunun yansıması https://github.com/nextcloud/server.git eşitlendi 2024-07-30 20:16:04 +02:00

use the same logo css for the error page as the login page

Signed-off-by: Robin Appelman <robin@icewind.nl>
Bu işleme şunda yer alıyor:
Robin Appelman 2017-05-09 18:14:33 +02:00
ebeveyn 6acae94a02
işleme 694c9ad49c
Veri tabanında bu imza için bilinen anahtar bulunamadı
GPG Anahtar Kimliği: CBCA68FBAEBF98C9

Dosyayı Görüntüle

@ -107,6 +107,12 @@
width: 252px;
height: 120px;
margin: 0 auto;
img {
opacity: 0;
max-width: 100%;
max-height: 200px;
}
}
.logo-icon {
/* display logo so appname can be shown next to it */
@ -538,4 +544,4 @@ nav {
li.hidden {
display: none;
}
}
}