Elastic: Changed "Move to..." icon (#6637)

pull/6669/head
Aleksander Machniak 5 years ago
parent 0f6f20c629
commit 7387bfcd0c

@ -1,6 +1,7 @@
CHANGELOG Roundcube Webmail
===========================
- Elastic: Changed "Move to..." icon (#6637)
- Elastic: Add hide/show for advanced preferences (#6632)
- Fix bug where next row wasn't selected after deleting a collapsed thread (#6655)

@ -442,7 +442,7 @@
content: @fa-var-ellipsis-h;
}
&.move:before {
content: @fa-var-arrows-alt;
content: @fa-var-folder-open;
}
&.print:before {
content: @fa-var-print;

Loading…
Cancel
Save