[common] refactoring
This commit is contained in:
parent
ba31d2f163
commit
21ae480d3e
|
@ -560,6 +560,7 @@
|
||||||
|
|
||||||
.equation-icon {
|
.equation-icon {
|
||||||
.background-ximage-v2('toolbar/math.png', 1500px, @commonimage: true);
|
.background-ximage-v2('toolbar/math.png', 1500px, @commonimage: true);
|
||||||
|
opacity: @component-normal-icon-opacity;
|
||||||
|
|
||||||
.theme-dark & {
|
.theme-dark & {
|
||||||
-webkit-filter: @img-equition-filter;
|
-webkit-filter: @img-equition-filter;
|
||||||
|
|
|
@ -144,5 +144,6 @@
|
||||||
|
|
||||||
.combo-styles {
|
.combo-styles {
|
||||||
.view, .dropdown-menu {
|
.view, .dropdown-menu {
|
||||||
|
//background-color: @canvas-content-background;
|
||||||
}
|
}
|
||||||
}
|
}
|
Loading…
Reference in a new issue