mirror of
https://github.com/ONLYOFFICE/web-apps.git
synced 2026-07-24 08:21:28 +08:00
Merge pull request #1186 from ONLYOFFICE/fix/bugfix
Fix Bug 52672, Fix Bug 52486
This commit is contained in:
@ -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;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user