mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-09-04 15:07:02 +03:00
Improved and cleanup CSS
This commit is contained in:
parent
60e29fdd66
commit
c47ed18db9
26 changed files with 58 additions and 115 deletions
|
|
@ -1,9 +1,4 @@
|
|||
|
||||
.mfp-container .mfp-figure {
|
||||
min-height: 300px;
|
||||
min-width: 300px;
|
||||
}
|
||||
|
||||
[data-rainloopErrorTip] {
|
||||
position: relative;
|
||||
}
|
||||
|
|
@ -43,22 +38,6 @@
|
|||
z-index: 2002;
|
||||
}
|
||||
|
||||
.lg-backdrop.in {
|
||||
opacity: 0.8;
|
||||
}
|
||||
|
||||
|
||||
.btn .btn-text {
|
||||
padding-left: 8px;
|
||||
}
|
||||
|
||||
.active-scale-transition {
|
||||
transition: transform .2s;
|
||||
&:active {
|
||||
transform: scale(.95);
|
||||
}
|
||||
}
|
||||
|
||||
input:-webkit-autofill,
|
||||
input:-webkit-autofill:hover,
|
||||
input:-webkit-autofill:focus,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue