From e384248edae8a60f3dee87c25c349d17f875a9bf Mon Sep 17 00:00:00 2001 From: XGUI Date: Mon, 2 Dec 2024 14:37:58 +0100 Subject: [PATCH] =?UTF-8?q?N=C2=B07984=20-=20Change=20=3F=20for=20field=20?= =?UTF-8?q?description=20(tooltip)=20by=20=F0=9F=9B=88=20in=20console=20an?= =?UTF-8?q?d=20portal=20Change=20icon=20in=20backoffice=20Remove=20snippet?= =?UTF-8?q?=20mistakenly=20introduced=20in=20previous=20merge?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- css/common/utils/helpers/_text-decoration.scss | 2 +- .../datamodel.itop-structure.xml | 18 ------------------ 2 files changed, 1 insertion(+), 19 deletions(-) diff --git a/css/common/utils/helpers/_text-decoration.scss b/css/common/utils/helpers/_text-decoration.scss index 5e67d9c7b..fc0913fa6 100644 --- a/css/common/utils/helpers/_text-decoration.scss +++ b/css/common/utils/helpers/_text-decoration.scss @@ -4,7 +4,7 @@ */ /* SCSS variables */ -$common-has-description--content: "?" !default; +$common-has-description--content: "\1F6C8" !default; $common-has-description--padding-left: $common-spacing-200 !default; $common-has-description--color: $common-color-grey-600 !default; $common-has-description--font-size: 0.7em !default; /* Font size is em on purpose as we want it to be proportional to its context */ diff --git a/datamodels/2.x/itop-structure/datamodel.itop-structure.xml b/datamodels/2.x/itop-structure/datamodel.itop-structure.xml index 0707d1ac8..a4c80889c 100644 --- a/datamodels/2.x/itop-structure/datamodel.itop-structure.xml +++ b/datamodels/2.x/itop-structure/datamodel.itop-structure.xml @@ -2043,22 +2043,4 @@ - - - module - itop-structure - -1 - - .ibo-has-description::after, .ibo-input-with-label--label.ibo-has-description::after{content:"\1F6C8"; font-weight: 200;} '; - } - } - ]]> - - -