Added pointer cursor for core cancel button.
HFJ-1930
(cherry picked from commit c6b3b06
)
h5p-prerequisites-validator
parent
ed13203254
commit
f6ce5dff74
|
@ -54,6 +54,7 @@ button.h5p-core-cancel-button {
|
||||||
margin-right: 1em;
|
margin-right: 1em;
|
||||||
font-size: 1em;
|
font-size: 1em;
|
||||||
text-decoration: none;
|
text-decoration: none;
|
||||||
|
cursor: pointer;
|
||||||
}
|
}
|
||||||
|
|
||||||
button.h5p-core-cancel-button:hover,
|
button.h5p-core-cancel-button:hover,
|
||||||
|
|
Loading…
Reference in New Issue