mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-09-03 22:47:03 +03:00
Improved icon font view
This commit is contained in:
parent
93738eac22
commit
4a8c9f8e18
31 changed files with 115 additions and 196 deletions
|
|
@ -86,7 +86,7 @@ html.rl-no-preview-pane {
|
|||
border-top-left-radius: @rlMainBorderRadius;
|
||||
border-bottom: 1px solid #bbb;
|
||||
|
||||
.checkboxCkeckAll {
|
||||
.checkboxCheckAll {
|
||||
margin: 5px 0;
|
||||
}
|
||||
}
|
||||
|
|
@ -558,7 +558,7 @@ html.rl-no-preview-pane {
|
|||
}
|
||||
|
||||
&.hideMessageListCheckbox {
|
||||
.checkboxMessage, .checkboxCkeckAll {
|
||||
.checkboxMessage, .checkboxCheckAll {
|
||||
display: none !important;
|
||||
}
|
||||
.sidebarParent {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue