mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-20 12:24:29 +02:00
Wizard: Use a pointer as cursor for button-like anchors
This commit is contained in:
parent
aa88c3ba1b
commit
d27434fbb5
@ -143,6 +143,7 @@
|
||||
&:hover, &:focus, &:active {
|
||||
background-color: #666;
|
||||
border-color: #666;
|
||||
cursor: pointer;
|
||||
|
||||
&[disabled="1"] {
|
||||
background-color: #aaa;
|
||||
|
Loading…
x
Reference in New Issue
Block a user