mirror of
https://github.com/ONLYOFFICE/web-apps.git
synced 2026-07-25 05:03:55 +08:00
7 lines
198 B
Plaintext
7 lines
198 B
Plaintext
// Common styles
|
|
@import "../../../../common/forms/resources/less/common.less";
|
|
|
|
@header-background-color-ie: @toolbar-header-document-ie;
|
|
@header-background-color: var(--toolbar-header-document);
|
|
|