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

@ -111,7 +111,7 @@
}
&.hideContactListCheckbox {
.checkedParent, .checkboxCkeckAll {
.checkboxItem {
display: none !important;
}
.sidebarParent {
@ -165,10 +165,11 @@
border-color: transparent !important;
}
.checkedParent {
.checkboxItem {
display: inline-block;
float: left;
padding: 0 8px 0 6px;
line-height: 45px;
}
.nameParent {