Set proper cursor for quarantine table rows
This commit is contained in:
@@ -61,3 +61,7 @@ span.mail-address-item {
|
|||||||
table tbody span.footable-toggle {
|
table tbody span.footable-toggle {
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
#quarantinetable tbody tr {
|
||||||
|
cursor: pointer;
|
||||||
|
}
|
||||||
|
Reference in New Issue
Block a user