mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-09-05 07:27:04 +03:00
Improved icon font view
This commit is contained in:
parent
93738eac22
commit
4a8c9f8e18
31 changed files with 115 additions and 196 deletions
|
|
@ -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 {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue