Set proper cursor for footable toggle
This commit is contained in:
@@ -57,3 +57,7 @@ span.mail-address-item {
|
|||||||
padding: 2px 7px;
|
padding: 2px 7px;
|
||||||
margin-right: 7px;
|
margin-right: 7px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
table tbody span.footable-toggle {
|
||||||
|
cursor: pointer;
|
||||||
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user