1
0
mirror of https://gitlab.crans.org/bde/nk20 synced 2025-06-21 18:08:21 +02:00

Change cursor on select

This commit is contained in:
Alexandre Iooss
2020-08-22 23:23:44 +02:00
parent 9cad8fcc65
commit 8691421ce3
2 changed files with 2 additions and 0 deletions

View File

@ -15,4 +15,5 @@ Font-Awesome attribution is already done inside SVG files
#login-form select {
-moz-appearance: none;
cursor: pointer;
}