replace cursor: hand with pointer on join column

This commit is contained in:
David Croft
2023-01-08 12:16:01 +00:00
parent d528098ea6
commit 6a8e3e1f07

View File

@@ -523,7 +523,7 @@ P {
.maskSpanJoinable {
background-color: #cccccc;
text-align: right;
cursor: hand;
cursor: pointer;
}
.maskSpanRotate {