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