mirror of
https://gitlab.crans.org/bde/nk20
synced 2025-08-02 13:44:20 +02:00
Hide asterix on login form
This commit is contained in:
@@ -16,4 +16,8 @@ Font-Awesome attribution is already done inside SVG files
|
|||||||
#login-form select {
|
#login-form select {
|
||||||
-moz-appearance: none;
|
-moz-appearance: none;
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
#login-form .asteriskField {
|
||||||
|
display: none;
|
||||||
|
}
|
||||||
|
Reference in New Issue
Block a user