Cleanup CSS and fix SquireUI css

This commit is contained in:
djmaze 2020-09-13 14:13:16 +02:00
parent 39e9ecd4f2
commit 8b53b189f8
7 changed files with 33 additions and 38 deletions

View file

@ -283,10 +283,6 @@ select {
color: #555;
}
html.no-rgba .modal {
border-width: 0 !important;
}
.modal.loginContent .modal-body, .modal.loginAdminContent .modal-body {
background-color: transparent !important;
}