mirror of
https://gitlab.crans.org/bde/nk20
synced 2024-12-22 23:42:25 +00:00
Hide asterix on login form
This commit is contained in:
parent
3988261a64
commit
012b84614c
@ -16,4 +16,8 @@ Font-Awesome attribution is already done inside SVG files
|
||||
#login-form select {
|
||||
-moz-appearance: none;
|
||||
cursor: pointer;
|
||||
}
|
||||
}
|
||||
|
||||
#login-form .asteriskField {
|
||||
display: none;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user