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