Elastic: Slightly better icon for Invert action

pull/6908/head
Aleksander Machniak 5 years ago
parent b07f7212be
commit 2691fe1cf0

@ -607,7 +607,7 @@ a.toolbar-button {
content: @fa-var-asterisk;
}
&.select.invert:before {
content: @fa-var-square;
content: @fa-var-check-square;
}
&.select.none:before {
.font-icon-solid(@fa-var-times);

Loading…
Cancel
Save