mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-08-31 13:09:21 +03:00
Added: resize messages list vertical
This commit is contained in:
parent
5188a88e95
commit
263e595ba2
10 changed files with 450 additions and 465 deletions
|
|
@ -8,19 +8,12 @@
|
|||
100% {transform: translateX(0)}
|
||||
}
|
||||
|
||||
html.rl-started-delay {
|
||||
#rl-left {
|
||||
transition: width 0.3s ease-out;
|
||||
}
|
||||
|
||||
#rl-left {
|
||||
transition: width 0.3s ease-out;
|
||||
}
|
||||
|
||||
#rl-right {
|
||||
transition: left 0.3s ease-out, right 0.3s ease-out;
|
||||
}
|
||||
|
||||
#rl-sub-right {
|
||||
transition: left 0.3s ease-out;
|
||||
}
|
||||
#rl-right {
|
||||
transition: left 0.3s ease-out, right 0.3s ease-out;
|
||||
}
|
||||
|
||||
@media screen and (min-width: 1000px) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue