replace cursor: hand with pointer on join column
This commit is contained in:
parent
d528098ea6
commit
6a8e3e1f07
@ -523,7 +523,7 @@ P {
|
||||
.maskSpanJoinable {
|
||||
background-color: #cccccc;
|
||||
text-align: right;
|
||||
cursor: hand;
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
.maskSpanRotate {
|
||||
|
Loading…
Reference in New Issue
Block a user