1
0
mirror of https://github.com/mailcow/mailcow-dockerized.git synced 2026-02-22 04:08:49 +00:00

[Web] organize user landing

This commit is contained in:
FreddleSpl0it
2023-03-10 17:10:05 +01:00
committed by DerLinkman
parent 84ff6ff2c5
commit 56a9f1a411
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 {