Set cursor to pointer on help-close element in pads
parent
bfba5ff33b
commit
e52acda334
|
@ -33,6 +33,7 @@
|
|||
position: absolute;
|
||||
top: 5px;
|
||||
right: 5px;
|
||||
cursor: pointer;
|
||||
}
|
||||
.cp-help-text {
|
||||
color: @help-text-color;
|
||||
|
|
Loading…
Reference in New Issue