From eacd08f31e52c3101a2e44dd4330f1819b2825c8 Mon Sep 17 00:00:00 2001 From: Stephen Abello Date: Mon, 2 Dec 2024 14:03:39 +0100 Subject: [PATCH] Fix SCSS comments type --- css/backoffice/application/welcome-popup/_welcome-popup.scss | 2 +- css/backoffice/utils/helpers/_fullscreen.scss | 2 +- css/backoffice/utils/helpers/_sticky-header.scss | 2 +- css/backoffice/utils/helpers/_text-decoration.scss | 2 +- css/backoffice/utils/helpers/_text-position.scss | 2 +- css/backoffice/utils/helpers/_visibility.scss | 2 +- css/backoffice/vendors/ckeditor/_all.scss | 2 +- css/backoffice/vendors/ckeditor/_overloads.scss | 2 +- css/common/utils/helpers/_sticky-header.scss | 2 +- css/common/utils/helpers/_text-decoration.scss | 2 +- css/common/utils/helpers/_text-position.scss | 2 +- 11 files changed, 11 insertions(+), 11 deletions(-) diff --git a/css/backoffice/application/welcome-popup/_welcome-popup.scss b/css/backoffice/application/welcome-popup/_welcome-popup.scss index aafac9e67..0b3e27947 100644 --- a/css/backoffice/application/welcome-popup/_welcome-popup.scss +++ b/css/backoffice/application/welcome-popup/_welcome-popup.scss @@ -1,4 +1,4 @@ -/*! +/* * @copyright Copyright (C) 2010-2024 Combodo SAS * @license http://opensource.org/licenses/AGPL-3.0 */ diff --git a/css/backoffice/utils/helpers/_fullscreen.scss b/css/backoffice/utils/helpers/_fullscreen.scss index 5614538c4..0211aa5e4 100644 --- a/css/backoffice/utils/helpers/_fullscreen.scss +++ b/css/backoffice/utils/helpers/_fullscreen.scss @@ -1,4 +1,4 @@ -/*! +/* * @copyright Copyright (C) 2010-2024 Combodo SAS * @license http://opensource.org/licenses/AGPL-3.0 */ diff --git a/css/backoffice/utils/helpers/_sticky-header.scss b/css/backoffice/utils/helpers/_sticky-header.scss index eeb57390c..a8c8c6bc0 100644 --- a/css/backoffice/utils/helpers/_sticky-header.scss +++ b/css/backoffice/utils/helpers/_sticky-header.scss @@ -1,4 +1,4 @@ -/*! +/* * @copyright Copyright (C) 2010-2024 Combodo SAS * @license http://opensource.org/licenses/AGPL-3.0 */ diff --git a/css/backoffice/utils/helpers/_text-decoration.scss b/css/backoffice/utils/helpers/_text-decoration.scss index c7814a65b..871dfec03 100644 --- a/css/backoffice/utils/helpers/_text-decoration.scss +++ b/css/backoffice/utils/helpers/_text-decoration.scss @@ -1,4 +1,4 @@ -/*! +/* * @copyright Copyright (C) 2010-2024 Combodo SAS * @license http://opensource.org/licenses/AGPL-3.0 */ diff --git a/css/backoffice/utils/helpers/_text-position.scss b/css/backoffice/utils/helpers/_text-position.scss index 45b677b6f..bbbbe2b48 100644 --- a/css/backoffice/utils/helpers/_text-position.scss +++ b/css/backoffice/utils/helpers/_text-position.scss @@ -1,4 +1,4 @@ -/*! +/* * @copyright Copyright (C) 2010-2024 Combodo SAS * @license http://opensource.org/licenses/AGPL-3.0 */ diff --git a/css/backoffice/utils/helpers/_visibility.scss b/css/backoffice/utils/helpers/_visibility.scss index 91f73fb6d..11c65c74d 100644 --- a/css/backoffice/utils/helpers/_visibility.scss +++ b/css/backoffice/utils/helpers/_visibility.scss @@ -1,4 +1,4 @@ -/*! +/* * @copyright Copyright (C) 2010-2024 Combodo SAS * @license http://opensource.org/licenses/AGPL-3.0 */ diff --git a/css/backoffice/vendors/ckeditor/_all.scss b/css/backoffice/vendors/ckeditor/_all.scss index e7aa1bcf6..0fa750c15 100644 --- a/css/backoffice/vendors/ckeditor/_all.scss +++ b/css/backoffice/vendors/ckeditor/_all.scss @@ -1,4 +1,4 @@ -/*! +/* * @copyright Copyright (C) 2010-2024 Combodo SAS * @license http://opensource.org/licenses/AGPL-3.0 */ diff --git a/css/backoffice/vendors/ckeditor/_overloads.scss b/css/backoffice/vendors/ckeditor/_overloads.scss index 5f0e44f65..989841178 100644 --- a/css/backoffice/vendors/ckeditor/_overloads.scss +++ b/css/backoffice/vendors/ckeditor/_overloads.scss @@ -1,4 +1,4 @@ -/*! +/* * @copyright Copyright (C) 2010-2024 Combodo SAS * @license http://opensource.org/licenses/AGPL-3.0 */ diff --git a/css/common/utils/helpers/_sticky-header.scss b/css/common/utils/helpers/_sticky-header.scss index ec49acf30..5c5ddca2b 100644 --- a/css/common/utils/helpers/_sticky-header.scss +++ b/css/common/utils/helpers/_sticky-header.scss @@ -1,4 +1,4 @@ -/*! +/* * @copyright Copyright (C) 2010-2024 Combodo SAS * @license http://opensource.org/licenses/AGPL-3.0 */ diff --git a/css/common/utils/helpers/_text-decoration.scss b/css/common/utils/helpers/_text-decoration.scss index 5e67d9c7b..34e47d507 100644 --- a/css/common/utils/helpers/_text-decoration.scss +++ b/css/common/utils/helpers/_text-decoration.scss @@ -1,4 +1,4 @@ -/*! +/* * @copyright Copyright (C) 2010-2024 Combodo SAS * @license http://opensource.org/licenses/AGPL-3.0 */ diff --git a/css/common/utils/helpers/_text-position.scss b/css/common/utils/helpers/_text-position.scss index 412a6ee73..deb9095f5 100644 --- a/css/common/utils/helpers/_text-position.scss +++ b/css/common/utils/helpers/_text-position.scss @@ -1,4 +1,4 @@ -/*! +/* * @copyright Copyright (C) 2010-2024 Combodo SAS * @license http://opensource.org/licenses/AGPL-3.0 */