diff --git a/css/css-variables.scss b/css/css-variables.scss index 55c00c479..610ea158c 100644 --- a/css/css-variables.scss +++ b/css/css-variables.scss @@ -16,11 +16,11 @@ * 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/* */ -/* */ -/*********************************************************************************/ +/********************************************************************************/ +/* */ +/* @deprecated 3.0.0 N°5311 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"; diff --git a/css/light-grey.scss b/css/light-grey.scss index 4c28c7609..56aad0ef6 100644 --- a/css/light-grey.scss +++ b/css/light-grey.scss @@ -16,11 +16,11 @@ * 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/* */ -/* */ -/*********************************************************************************/ +/********************************************************************************/ +/* */ +/* @deprecated 3.0.0 N°5311 The backoffice now uses files from css/backoffice/* */ +/* */ +/********************************************************************************/ @import 'css-variables.scss';