mirror of
https://github.com/ONLYOFFICE/web-apps.git
synced 2026-07-23 23:11:43 +08:00
styles update
This commit is contained in:
@ -2,8 +2,8 @@
|
||||
:root {
|
||||
.theme-classic-light {
|
||||
--toolbar-header-document: #446995;
|
||||
--toolbar-header-spreadsheet: #40865c;
|
||||
--toolbar-header-presentation: #BE664F;
|
||||
--toolbar-header-spreadsheet: #3A8056;
|
||||
--toolbar-header-presentation: #B75B44;
|
||||
--toolbar-header-pdf: #AA5252;
|
||||
--toolbar-header-visio: #444796;
|
||||
|
||||
@ -45,8 +45,8 @@
|
||||
--highlight-header-tab-underline-visio: var(--text-toolbar-header);
|
||||
|
||||
--highlight-toolbar-tab-underline-document: #446995;
|
||||
--highlight-toolbar-tab-underline-spreadsheet: #40865c;
|
||||
--highlight-toolbar-tab-underline-presentation: #BE664F;
|
||||
--highlight-toolbar-tab-underline-spreadsheet: #3A8056;
|
||||
--highlight-toolbar-tab-underline-presentation: #B75B44;
|
||||
--highlight-toolbar-tab-underline-pdf: #AA5252;
|
||||
--highlight-toolbar-tab-underline-visio: #444796;
|
||||
|
||||
|
||||
@ -75,14 +75,14 @@
|
||||
--icon-success: #090;
|
||||
|
||||
--highlight-header-tab-underline-document: #446995;
|
||||
--highlight-header-tab-underline-spreadsheet: #40865c;
|
||||
--highlight-header-tab-underline-presentation: #BE664F;
|
||||
--highlight-header-tab-underline-spreadsheet: #3A8056;
|
||||
--highlight-header-tab-underline-presentation: #B75B44;
|
||||
--highlight-header-tab-underline-pdf: #AA5252;
|
||||
--highlight-header-tab-underline-visio: #444796;
|
||||
|
||||
--highlight-toolbar-tab-underline-document: #446995;
|
||||
--highlight-toolbar-tab-underline-spreadsheet: #40865c;
|
||||
--highlight-toolbar-tab-underline-presentation: #BE664F;
|
||||
--highlight-toolbar-tab-underline-spreadsheet: #3A8056;
|
||||
--highlight-toolbar-tab-underline-presentation: #B75B44;
|
||||
--highlight-toolbar-tab-underline-pdf: #AA5252;
|
||||
--highlight-toolbar-tab-underline-visio: #444796;
|
||||
|
||||
|
||||
@ -75,14 +75,14 @@
|
||||
--icon-success: #090;
|
||||
|
||||
--highlight-header-tab-underline-document: #446995;
|
||||
--highlight-header-tab-underline-spreadsheet: #40865c;
|
||||
--highlight-header-tab-underline-presentation: #BE664F;
|
||||
--highlight-header-tab-underline-spreadsheet: #3A8056;
|
||||
--highlight-header-tab-underline-presentation: #B75B44;
|
||||
--highlight-header-tab-underline-pdf: #AA5252;
|
||||
--highlight-header-tab-underline-visio: #444796;
|
||||
|
||||
--highlight-toolbar-tab-underline-document: #446995;
|
||||
--highlight-toolbar-tab-underline-spreadsheet: #40865c;
|
||||
--highlight-toolbar-tab-underline-presentation: #BE664F;
|
||||
--highlight-toolbar-tab-underline-spreadsheet: #3A8056;
|
||||
--highlight-toolbar-tab-underline-presentation: #B75B44;
|
||||
--highlight-toolbar-tab-underline-pdf: #AA5252;
|
||||
--highlight-toolbar-tab-underline-visio: #444796;
|
||||
|
||||
|
||||
@ -77,14 +77,14 @@
|
||||
--icon-success: #090;
|
||||
|
||||
--highlight-header-tab-underline-document: #446995;
|
||||
--highlight-header-tab-underline-spreadsheet: #40865c;
|
||||
--highlight-header-tab-underline-presentation: #BE664F;
|
||||
--highlight-header-tab-underline-spreadsheet: #3A8056;
|
||||
--highlight-header-tab-underline-presentation: #B75B44;
|
||||
--highlight-header-tab-underline-pdf: #AA5252;
|
||||
--highlight-header-tab-underline-visio: #444796;
|
||||
|
||||
--highlight-toolbar-tab-underline-document: #446995;
|
||||
--highlight-toolbar-tab-underline-spreadsheet: #40865c;
|
||||
--highlight-toolbar-tab-underline-presentation: #BE664F;
|
||||
--highlight-toolbar-tab-underline-spreadsheet: #3A8056;
|
||||
--highlight-toolbar-tab-underline-presentation: #B75B44;
|
||||
--highlight-toolbar-tab-underline-pdf: #AA5252;
|
||||
--highlight-toolbar-tab-underline-visio: #444796;
|
||||
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
|
||||
@toolbar-header-document-ie: #446995;
|
||||
@toolbar-header-spreadsheet-ie: #40865c;
|
||||
@toolbar-header-presentation-ie: #BE664F;
|
||||
@toolbar-header-spreadsheet-ie: #3A8056;
|
||||
@toolbar-header-presentation-ie: #B75B44;
|
||||
@toolbar-header-pdf-ie: #AA5252;
|
||||
@toolbar-header-visio-ie: #444796;
|
||||
|
||||
@ -18,8 +18,8 @@
|
||||
@tab-header-visio-ie: #fff;
|
||||
|
||||
@tab-toolbar-document-ie: #446995;
|
||||
@tab-toolbar-spreadsheet-ie: #40865c;
|
||||
@tab-toolbar-presentation-ie: #BE664F;
|
||||
@tab-toolbar-spreadsheet-ie: #3A8056;
|
||||
@tab-toolbar-presentation-ie: #B75B44;
|
||||
@tab-toolbar-pdf-ie: #AA5252;
|
||||
@tab-toolbar-visio-ie: #444796;
|
||||
|
||||
|
||||
@ -12,8 +12,8 @@
|
||||
|
||||
:root {
|
||||
--toolbar-header-document: #446995;
|
||||
--toolbar-header-spreadsheet: #40865c;
|
||||
--toolbar-header-presentation: #BE664F;
|
||||
--toolbar-header-spreadsheet: #3A8056;
|
||||
--toolbar-header-presentation: #B75B44;
|
||||
--toolbar-header-pdf: #AA5252;
|
||||
--toolbar-header-visio: #444796;
|
||||
|
||||
@ -92,8 +92,8 @@
|
||||
--highlight-header-tab-underline-visio: var(--text-toolbar-header);
|
||||
|
||||
--highlight-toolbar-tab-underline-document: #446995;
|
||||
--highlight-toolbar-tab-underline-spreadsheet: #40865c;
|
||||
--highlight-toolbar-tab-underline-presentation: #BE664F;
|
||||
--highlight-toolbar-tab-underline-spreadsheet: #3A8056;
|
||||
--highlight-toolbar-tab-underline-presentation: #B75B44;
|
||||
--highlight-toolbar-tab-underline-pdf: #AA5252;
|
||||
--highlight-toolbar-tab-underline-visio: #444796;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user