add pointer for buttons
This commit is contained in:
parent
513fb992c9
commit
059b63e5d0
|
@ -46,6 +46,7 @@ button {
|
||||||
color: white;
|
color: white;
|
||||||
height: 40px;
|
height: 40px;
|
||||||
line-height: 1.13;
|
line-height: 1.13;
|
||||||
|
cursor: pointer;
|
||||||
}
|
}
|
||||||
|
|
||||||
.acme-advanced-fields {
|
.acme-advanced-fields {
|
||||||
|
|
Loading…
Reference in New Issue