mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-08-30 20:49:20 +03:00
Simplify CSS code
This commit is contained in:
parent
f85e7b5dec
commit
bc74ca34d3
19 changed files with 204 additions and 519 deletions
|
|
@ -158,18 +158,6 @@ summary.legend {
|
|||
padding: 0 9px;
|
||||
}
|
||||
|
||||
.alert a:not(.close) {
|
||||
text-decoration: underline;
|
||||
}
|
||||
|
||||
.alert.alert-info a:not(.close) {
|
||||
color: var(--info-clr, #3a87ad);
|
||||
}
|
||||
|
||||
.alert.alert-error a:not(.close) {
|
||||
color: var(--error-clr, #b94a48);
|
||||
}
|
||||
|
||||
@media screen and (max-width: @maxMobileWidth) {
|
||||
.form-horizontal {
|
||||
.control-group {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue