mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-07-11 00:14:50 +03:00
24 lines
No EOL
313 B
Text
24 lines
No EOL
313 B
Text
|
|
.rl-view-model {
|
|
&.RL-Login, &.RL-LoginNew, &.RL-AdminLogin, &.RL-About {
|
|
position: relative;
|
|
height: 100%;
|
|
z-index: 5;
|
|
}
|
|
}
|
|
|
|
.mfp-container .mfp-figure {
|
|
min-height: 300px;
|
|
min-width: 300px;
|
|
}
|
|
|
|
.pswp__error-msg {
|
|
color: #ccc;
|
|
a, a:hover {
|
|
color: #fff;
|
|
}
|
|
}
|
|
|
|
.pswp__img--placeholder {
|
|
opacity: 0;
|
|
} |