You've already forked mailcow-dockerized
mirror of
https://github.com/mailcow/mailcow-dockerized.git
synced 2025-09-16 09:26:45 +02:00
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 {
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
#quarantinetable tbody tr {
|
||||
cursor: pointer;
|
||||
}
|
||||
|
Reference in New Issue
Block a user