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;} '; - } - } - ]]> - - -