1
0
mirror of https://github.com/mailcow/mailcow-dockerized.git synced 2026-02-13 16:00:38 +00:00

[Web] few style changes

This commit is contained in:
FreddleSpl0it
2023-02-16 15:34:47 +01:00
committed by DerLinkman
parent 768304a32e
commit 0468af5d79
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;
}