[PE] Fix color of active record in insert shape button

This commit is contained in:
JuliaSvinareva 2021-10-13 11:02:30 +03:00
parent ae611ada76
commit 71baf5cc3a

View file

@ -590,8 +590,8 @@
background-color: @highlight-button-pressed;
svg.icon {
fill: @icon-toolbar-header-ie;
fill: @icon-toolbar-header;
fill: @icon-normal-pressed-ie;
fill: @icon-normal-pressed;
}
}
}