Set cursor mode to pointer when hovering over buttons
This commit is contained in:
parent
cbb34e28ce
commit
c51bff34cb
1 changed files with 2 additions and 0 deletions
|
@ -76,6 +76,8 @@
|
||||||
font-style: normal;
|
font-style: normal;
|
||||||
font-weight: normal;
|
font-weight: normal;
|
||||||
font-size: 0.9em;
|
font-size: 0.9em;
|
||||||
|
|
||||||
|
cursor: pointer;
|
||||||
}
|
}
|
||||||
|
|
||||||
button.alert {
|
button.alert {
|
||||||
|
|
Loading…
Reference in a new issue