Fix cursor to pointer on theme/language buttons in pads

This commit is contained in:
ClemDee 2019-06-06 10:47:07 +02:00
parent 6302d9a730
commit a2997c4d53

View File

@ -22,7 +22,6 @@
} }
* { * {
.tools_unselectable(); .tools_unselectable();
cursor: default;
} }
} }