diff --git a/datamodels/2.x/itop-portal-base/portal/public/css/portal.scss b/datamodels/2.x/itop-portal-base/portal/public/css/portal.scss index b1e350bc3..f48222510 100644 --- a/datamodels/2.x/itop-portal-base/portal/public/css/portal.scss +++ b/datamodels/2.x/itop-portal-base/portal/public/css/portal.scss @@ -1150,12 +1150,11 @@ table .group-actions .item-action-wrapper .panel-body > p:last-child{ } } .form_field .form_mandatory .control-label:after{ - content: "\1F6C8"; + content: "\002a"; position: relative; left: 3px; color: $brand-primary; font-size: 0.9em; - font-weight: 200; }; /* Note: We don't put the .form_field selector as it must work for read-only */ .form-control-static img{ 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;} '; - } - } - ]]> - - -