Improved folder glyph

This commit is contained in:
djmaze 2021-02-12 01:05:02 +01:00
parent f1a3f54547
commit 60e29fdd66
8 changed files with 8 additions and 13 deletions

View file

@ -87,7 +87,7 @@ html.rl-no-preview-pane {
border-bottom: 1px solid #bbb;
.checkboxCheckAll {
margin: 5px 0;
line-height: 30px;
}
}

View file

@ -20,12 +20,6 @@
}
}
.icon-folder, .icon-folder-add {
font-size: 18px;
margin-top: -1px;
margin-left: -1px;
}
.iconsize20 {
font-size: 20px;
}