Show drive icon when hovering document icon in toolbar

This commit is contained in:
David Benqué 2022-05-13 12:18:28 +01:00
parent f3e10994ab
commit 1dc2d74f08

View file

@ -814,7 +814,7 @@
&:hover {
// Icons shown when hovering the toolbar icon (where logo used to be)
.cptools::before {
content: "\e91f"; // XXX Currently shows Destroy
content: "\e920"; // shows drive icon in document toolbars
}
.fa::before {
content: "\f0a0"; // shows hdd-o for all FA icons (settings, etc)