mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-08-28 11:39:21 +03:00
Resolve #498
This commit is contained in:
parent
5c43378d71
commit
4277ff95da
39 changed files with 87 additions and 41 deletions
|
|
@ -133,12 +133,14 @@ Secondly, we can't rely on MUA's what to do with :empty
|
|||
width: 100%;
|
||||
}
|
||||
|
||||
.squire-mode-source .squire-wysiwyg,
|
||||
.squire-mode-wysiwyg .squire-plain,
|
||||
.squire-mode-plain .squire-wysiwyg,
|
||||
.squire-mode-plain .btn-group:not(#squire-toolgroup-mode) {
|
||||
display: none;
|
||||
}
|
||||
|
||||
.squire-mode-source .squire-plain,
|
||||
.squire-mode-plain .squire-plain {
|
||||
display: block;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue