Set cursor pointer on login form
This commit is contained in:
parent
379edc626a
commit
979a5368e8
@ -141,6 +141,7 @@ select {
|
|||||||
color: white;
|
color: white;
|
||||||
border: 1px solid white;
|
border: 1px solid white;
|
||||||
background-color: black;
|
background-color: black;
|
||||||
|
cursor: pointer;
|
||||||
}
|
}
|
||||||
|
|
||||||
#menu input[type="checkbox"] {
|
#menu input[type="checkbox"] {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user