1
0
mirror of https://github.com/mailcow/mailcow-dockerized.git synced 2026-01-10 15:39:19 +00:00

[Web] organize user landing

This commit is contained in:
FreddleSpl0it
2023-03-10 17:10:05 +01:00
committed by DerLinkman
parent 528077394e
commit b57ec1323d
6 changed files with 271 additions and 220 deletions

View File

@@ -386,6 +386,7 @@ button[aria-expanded='true'] > .caret {
background-color: #f0f0f0;
}
.btn.btn-outline-secondary {
color: #000000 !important;
border-color: #cfcfcf !important;
}
.btn-check:checked+.btn-outline-secondary, .btn-check:active+.btn-outline-secondary, .btn-outline-secondary:active, .btn-outline-secondary.active, .btn-outline-secondary.dropdown-toggle.show {