Set cursor to pointer on help-close element in pads

This commit is contained in:
ClemDee 2019-06-05 15:12:42 +02:00
parent bfba5ff33b
commit e52acda334

View File

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