toulouse-2022: set error color on login asterix (#84535)
gitea/publik-base-theme/pipeline/head This commit looks good Details

This commit is contained in:
Nicolas Roche 2023-12-11 10:00:47 +01:00 committed by Nicolas Roche
parent 4e7f272abc
commit 10d12056c0
1 changed files with 2 additions and 2 deletions

View File

@ -687,12 +687,12 @@ $footer-padding-bottom: 2rem;
#login-password-form .widget-required .title label::after {
content: " *";
color: $color-warning;
color: $error-color;
}
.block-password h3 + p::before {
content: "* ";
color: $color-warning;
color: $error-color;
}
// Additional CSS classes for dedicated cell