From 52e9d2c87adf0a9b7c7a449318b8c82c5fc3721e Mon Sep 17 00:00:00 2001 From: yflory Date: Mon, 20 Jan 2020 15:33:32 +0100 Subject: [PATCH] Change Sheet app colors --- customize.dist/src/less2/include/colortheme.less | 2 +- www/common/onlyoffice/inner.js | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/customize.dist/src/less2/include/colortheme.less b/customize.dist/src/less2/include/colortheme.less index 23dca6fe8..05a46c25d 100644 --- a/customize.dist/src/less2/include/colortheme.less +++ b/customize.dist/src/less2/include/colortheme.less @@ -133,7 +133,7 @@ @colortheme_ooslide-color: #FFF; @colortheme_ooslide-warn: #cd2532; -@colortheme_oocell-bg: #7e983f; +@colortheme_oocell-bg: #40865c; @colortheme_oocell-color: #FFF; @colortheme_oocell-warn: #cd2532; diff --git a/www/common/onlyoffice/inner.js b/www/common/onlyoffice/inner.js index 16c21640d..bbf2ccfb5 100644 --- a/www/common/onlyoffice/inner.js +++ b/www/common/onlyoffice/inner.js @@ -747,7 +747,7 @@ define([ '#file-menu-panel .devider { display: none !important; }' + // separator in the "File" menu '#file-menu-panel { top: 28px !important; }' + // Position of the "File" menu '#left-btn-spellcheck, #left-btn-about { display: none !important; }'+ - ''; + 'div.btn-users.dropdown-toggle { display: none; !important }'; $('