Show drive icon when hovering settings toolbar

master
David Benqué 3 years ago
parent cf10e0b390
commit 5f765b1dc2

@ -816,6 +816,9 @@
content: "\e91f"; content: "\e91f";
} }
.fa::before { .fa::before {
content: "\f0a0";
}
.fa-hdd-o::before{
content: "\f015"; content: "\f015";
} }
} }

Loading…
Cancel
Save