[common] refactoring

This commit is contained in:
Maxim Kadushkin 2021-04-19 23:58:59 +03:00
parent ba31d2f163
commit 21ae480d3e
2 changed files with 2 additions and 0 deletions

View file

@ -560,6 +560,7 @@
.equation-icon {
.background-ximage-v2('toolbar/math.png', 1500px, @commonimage: true);
opacity: @component-normal-icon-opacity;
.theme-dark & {
-webkit-filter: @img-equition-filter;

View file

@ -144,5 +144,6 @@
.combo-styles {
.view, .dropdown-menu {
//background-color: @canvas-content-background;
}
}