Add icon for Mark button in "mark all as read" dialog

pull/5742/merge
Aleksander Machniak 7 years ago
parent b2cf1ada41
commit 131071b4c0

@ -72,7 +72,7 @@ button.btn {
content: @fa-var-close;
}
&.mark:before {
/* TODO: "Mark all as read" icon */
content: @fa-var-star-o;
}
&.toolbar-menu-button:before {
content: @fa-var-ellipsis-v;

Loading…
Cancel
Save