mirror of
https://github.com/ONLYOFFICE/desktop-apps.git
synced 2026-04-07 14:09:22 +08:00
Merge pull request 'fix bug 74965' (#462) from fix/bug-74965 into release/v9.1.0
This commit is contained in:
@ -45,7 +45,7 @@
|
||||
--text-link: #445799;
|
||||
--text-inverse: #fff;
|
||||
--text-contrast-background: #fff;
|
||||
--text-negative: #F87171;
|
||||
--text-negative: var(--text-normal);
|
||||
|
||||
--icon-normal: fade(#000, 80%);
|
||||
--icon-success: #090;
|
||||
|
||||
@ -42,7 +42,6 @@
|
||||
--text-link: #acbfff;
|
||||
--text-inverse: #121212;
|
||||
--text-contrast-background: #fff;
|
||||
--text-negative: #f62211;
|
||||
|
||||
--icon-normal: #e8e8e8;
|
||||
|
||||
|
||||
@ -42,7 +42,6 @@
|
||||
--text-link: #acbfff;
|
||||
--text-inverse: #333;
|
||||
--text-contrast-background: #fff;
|
||||
--text-negative: #f62211;
|
||||
|
||||
--icon-normal: fade(#fff, 80%);
|
||||
|
||||
|
||||
@ -42,7 +42,6 @@
|
||||
--text-link: #445799;
|
||||
--text-inverse: #fff;
|
||||
--text-contrast-background: #fff;
|
||||
--text-negative: #991B1B;
|
||||
|
||||
--icon-normal: fade(#000, 80%);
|
||||
--icon-success: #090;
|
||||
|
||||
Reference in New Issue
Block a user