1
0
mirror of https://github.com/mailcow/mailcow-dockerized.git synced 2026-05-12 10:36:01 +00:00

[Web] few style changes

This commit is contained in:
FreddleSpl0it
2023-02-16 15:34:47 +01:00
committed by DerLinkman
parent c90d637a48
commit cfce7086a5
2 changed files with 20 additions and 3 deletions

View File

@@ -8,9 +8,6 @@
.dtr-details {
width: 100%;
}
.table-striped>tbody>tr:nth-of-type(odd) {
background-color: #F2F2F2;
}
td.child>ul>li {
display: flex;
}