Improved icon font view

This commit is contained in:
djmaze 2021-02-11 17:46:29 +01:00
parent 93738eac22
commit 4a8c9f8e18
31 changed files with 115 additions and 196 deletions

View file

@ -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 {