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,