From a71d8a660f89685e0fad01ec977dafffc300edd7 Mon Sep 17 00:00:00 2001 From: Molkobain Date: Tue, 12 Jul 2022 11:20:48 +0200 Subject: [PATCH] =?UTF-8?q?N=C2=B05311=20-=20Deprecate=20old=20backoffice?= =?UTF-8?q?=20stylesheets?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- css/css-variables.scss | 6 ++++++ css/light-grey.scss | 6 ++++++ 2 files changed, 12 insertions(+) diff --git a/css/css-variables.scss b/css/css-variables.scss index 8de8945bb..55c00c479 100644 --- a/css/css-variables.scss +++ b/css/css-variables.scss @@ -16,6 +16,12 @@ * You should have received a copy of the GNU Affero General Public License */ +/*********************************************************************************/ +/* */ +/* Deprecated since 3.0.0 as the backoffice now uses files from css/backoffice/* */ +/* */ +/*********************************************************************************/ + // Beware the version number MUST be enclosed with quotes otherwise v2.3.0 becomes v2 0.3 .0 $version: "v2.7.7"; $approot-relative: "../../../../" !default; // relative to env-***/branding/themes/***/main.css diff --git a/css/light-grey.scss b/css/light-grey.scss index c3d0522ed..4c28c7609 100644 --- a/css/light-grey.scss +++ b/css/light-grey.scss @@ -16,6 +16,12 @@ * You should have received a copy of the GNU Affero General Public License */ +/*********************************************************************************/ +/* */ +/* Deprecated since 3.0.0 as the backoffice now uses files from css/backoffice/* */ +/* */ +/*********************************************************************************/ + @import 'css-variables.scss'; #ibo-main-content,