Use new application icons

This commit is contained in:
yflory
2018-11-05 12:02:27 +01:00
parent 4edb1c2e0d
commit 7509ce1cc7
15 changed files with 140 additions and 74 deletions

View File

@@ -64,7 +64,7 @@
&:not(.fa) {
font: @dropdown_font;
}
&.fa {
&.fa, &.cptools {
font-size: 18px;
&::before {
width: 40px;
@@ -76,7 +76,7 @@
}
}
.fa {
.fa, .cptools {
width: 20px;
text-align: center;
margin-right: 5px !important;