Elastic: Change compact and signature icons (#6556)

pull/6566/head
Aleksander Machniak 6 years ago
parent 39e81d4710
commit 1a5708eb23

@ -153,7 +153,7 @@
content: @fa-var-magic; // TODO
}
&.signature:before {
content: @fa-var-id-card;
content: @fa-var-signature;
}
&.responses:before {
content: @fa-var-comment;
@ -568,7 +568,7 @@
content: @fa-var-trash-alt;
}
a.expunge:before {
content: @fa-var-compress;
content: @fa-var-compress-arrows-alt;
}
a.import:before {
content: @fa-var-upload;

Loading…
Cancel
Save