Browse Source

Elastic: (Imho) better icon for Collapse All action

pull/6908/head
Aleksander Machniak 6 years ago
parent
commit
c5b844e235
  1. 2
      skins/elastic/styles/widgets/menu.less

2
skins/elastic/styles/widgets/menu.less

@ -476,7 +476,7 @@ a.toolbar-button {
content: @fa-var-angle-double-down;
}
&.expand.none:before {
content: @fa-var-angle-double-right;
content: @fa-var-angle-double-up;
}
&.export:before,
&.export.all:before,

Loading…
Cancel
Save