mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-08-31 13:09:21 +03:00
Improved #1286 to be in line with all code
This commit is contained in:
parent
65d469f71a
commit
08257f47cb
42 changed files with 98 additions and 65 deletions
|
|
@ -145,7 +145,7 @@
|
|||
margin: 0;
|
||||
overflow: auto;
|
||||
|
||||
span {
|
||||
:not(.e-checkbox) > span {
|
||||
height: 20px;
|
||||
line-height: 20px;
|
||||
display: none;
|
||||
|
|
@ -170,11 +170,6 @@
|
|||
width: 70vw;
|
||||
max-width: 400px;
|
||||
}
|
||||
|
||||
#send-to-all > input[type="checkbox"] {
|
||||
margin-left: 2px;
|
||||
margin-right: 10px;
|
||||
}
|
||||
}
|
||||
|
||||
.read-only-sign {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue