Set cursor to pointer on help-close element in pads

pull/1/head
ClemDee 6 years ago
parent bfba5ff33b
commit e52acda334

@ -33,6 +33,7 @@
position: absolute;
top: 5px;
right: 5px;
cursor: pointer;
}
.cp-help-text {
color: @help-text-color;

Loading…
Cancel
Save