Set cursor to pointer on help-close element in pads

pull/1/head
ClemDee 2019-06-05 15:12:42 +02:00
parent bfba5ff33b
commit e52acda334
1 changed files with 1 additions and 0 deletions

View File

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