mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-09-02 05:59:21 +03:00
Removed simplestatemanager, use @media queries
This commit is contained in:
parent
6bffc452b0
commit
e1d3a143f4
9 changed files with 19 additions and 57 deletions
|
|
@ -608,7 +608,8 @@ html.rl-no-preview-pane {
|
|||
}
|
||||
}
|
||||
|
||||
html.ssm-state-desktop-large {
|
||||
/* desktop-large */
|
||||
@media screen and (min-width: 1401px) {
|
||||
.messageList .b-content .messageListItem {
|
||||
font-size: 13px;
|
||||
.dateParent {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue