mirror of
https://github.com/nextcloud/server.git
synced 2025-10-26 19:21:34 +00:00
In the public share authentication page the form elements appear inside a container that uses the "warning" CSS class. When the given password is wrong a warning message is shown inside that container; this message uses the "warning" CSS class too, so the top margin set for ".warning" elements need to be removed in that case. Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com> |
||
|---|---|---|
| .. | ||
| login | ||
| lostpassword | ||
| apps.scss | ||
| css-variables.scss | ||
| fixes.scss | ||
| fonts.scss | ||
| functions.scss | ||
| global.scss | ||
| guest.css | ||
| header.scss | ||
| icons.scss | ||
| ie.scss | ||
| inputs.scss | ||
| mobile.scss | ||
| public.scss | ||
| publicshareauth.css | ||
| server.scss | ||
| styles.scss | ||
| systemtags.scss | ||
| tooltip.scss | ||
| variables.scss | ||
| whatsnew.scss | ||