mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-08-29 20:19:22 +03:00
small cleanup
This commit is contained in:
parent
f35ea9a815
commit
8b8b0fc7e4
2 changed files with 12 additions and 39 deletions
|
|
@ -71,25 +71,11 @@ html:not(.rl-left-panel-disabled) #rl-left {
|
|||
min-width: 320px;
|
||||
max-width: 60%;
|
||||
}
|
||||
/*
|
||||
.rl-side-preview-pane #V-MailMessageList .messageList {
|
||||
resize: horizontal; overflow: auto;
|
||||
min-width: 320px;
|
||||
max-width: 60%;
|
||||
}
|
||||
*/
|
||||
.rl-bottom-preview-pane #V-MailMessageList {
|
||||
resize: vertical; /*overflow: auto;*/
|
||||
min-height: 200px;
|
||||
max-height: 60%;
|
||||
}
|
||||
/*
|
||||
.rl-side-preview-pane #V-MailMessageList .messageList {
|
||||
resize: vertical; overflow: auto;
|
||||
min-height: 200px;
|
||||
max-height: 60%;
|
||||
}
|
||||
*/
|
||||
.rl-bottom-preview-pane #V-MailMessageList > .resizer {
|
||||
cursor: ns-resize;
|
||||
height: 5px;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue