Merge pull request #1186 from ONLYOFFICE/fix/bugfix

Fix Bug 52672, Fix Bug 52486
This commit is contained in:
Julia Radzhabova
2021-09-20 18:17:18 +03:00
committed by GitHub

View File

@ -168,10 +168,9 @@
}
.dropdown-menu > .disabled {
.plus, .save-style-link {
.add-style-icon, .save-style-link {
cursor: default;
color: @dropdown-link-disabled-color;
background-position: @plus-offset-x @plus-offset-y - 16;
opacity: @component-disabled-opacity;
}
}