mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-07-08 22:18:28 +03:00
Reduce more HTML elements thanks to data-icon="" attribute
This commit is contained in:
parent
997f0da59f
commit
bf19f72a6b
25 changed files with 42 additions and 149 deletions
|
|
@ -2,10 +2,6 @@
|
|||
@folderItemPadding: 7px;
|
||||
@subPadding: 15px;
|
||||
|
||||
.sortFolder [data-icon]::before {
|
||||
width: 2.5em;
|
||||
}
|
||||
|
||||
.b-folders {
|
||||
|
||||
> * {
|
||||
|
|
|
|||
|
|
@ -10,7 +10,6 @@
|
|||
display: inline-block;
|
||||
width: 1em;
|
||||
height: 1em;
|
||||
line-height: 1;
|
||||
vertical-align: text-top;
|
||||
|
||||
.disabled &,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue