mirror of
https://github.com/mailcow/mailcow-dockerized.git
synced 2026-07-28 20:42:58 +00:00
[Web] fix quarantine darkmode style
This commit is contained in:
parent
68f5fbf65c
commit
fc0e6b6efb
1 changed files with 8 additions and 0 deletions
|
|
@ -358,3 +358,11 @@ table.dataTable.dtr-inline.collapsed>tbody>tr>td.dataTables_empty {
|
|||
background: #333;
|
||||
}
|
||||
|
||||
span.mail-address-item {
|
||||
background-color: #333;
|
||||
border-radius: 4px;
|
||||
border: 1px solid #555;
|
||||
padding: 2px 7px;
|
||||
display: inline-block;
|
||||
margin: 2px 6px 2px 0;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue