mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-07-13 03:27:39 +03:00
Improved snappymail font unicode points
This commit is contained in:
parent
0f99147496
commit
93738eac22
7 changed files with 28 additions and 38 deletions
|
|
@ -286,15 +286,15 @@ html.rl-no-preview-pane {
|
|||
border-color: transparent !important;
|
||||
}
|
||||
|
||||
.checkedParent {
|
||||
.checkboxMessage {
|
||||
display: inline-block;
|
||||
float: left;
|
||||
margin-top: 11px;
|
||||
padding: 0 8px 0 6px;
|
||||
font-size: 14px;
|
||||
font-size: 16px;
|
||||
}
|
||||
|
||||
&.e-single-line .checkedParent {
|
||||
&.e-single-line .checkboxMessage {
|
||||
margin-top: 1px;
|
||||
}
|
||||
|
||||
|
|
@ -558,7 +558,7 @@ html.rl-no-preview-pane {
|
|||
}
|
||||
|
||||
&.hideMessageListCheckbox {
|
||||
.checkedParent, .checkboxCkeckAll {
|
||||
.checkboxMessage, .checkboxCkeckAll {
|
||||
display: none !important;
|
||||
}
|
||||
.sidebarParent {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue