diff --git a/resources/www/thesaurus/images/caret-right-solid-grey.svg b/resources/www/thesaurus/images/caret-right-solid-grey.svg deleted file mode 100644 index fdb08248f8..0000000000 --- a/resources/www/thesaurus/images/caret-right-solid-grey.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/resources/www/thesaurus/images/caret-right-solid.svg b/resources/www/thesaurus/images/caret-right-solid.svg deleted file mode 100644 index 3a94fb933c..0000000000 --- a/resources/www/thesaurus/images/caret-right-solid.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/resources/www/thesaurus/styles/main.scss b/resources/www/thesaurus/styles/main.scss index 11286f213e..f611bd69c0 100644 --- a/resources/www/thesaurus/styles/main.scss +++ b/resources/www/thesaurus/styles/main.scss @@ -301,12 +301,8 @@ H3, H4 { position: relative; text-decoration: none; color: #fff; - padding: 5px 6px 5px 16px; - background-image: url('#{$iconsPath}caret-right-solid.svg'); - background-size: 5px; - background-position: 5px; + padding: 5px 6px; background-color: #535353; - background-repeat: no-repeat; } @@ -326,7 +322,6 @@ H3, H4 { text-decoration: none; color: lighten(#535353, 10%); overflow: hidden; - background-image: url('#{$iconsPath}caret-right-solid-grey.svg'); } .menu A.disabled:hover { diff --git a/templates/web/thesaurus/new-term.html.twig b/templates/web/thesaurus/new-term.html.twig index 4151103aa2..9d50c4f9b5 100644 --- a/templates/web/thesaurus/new-term.html.twig +++ b/templates/web/thesaurus/new-term.html.twig @@ -52,9 +52,9 @@ {{ 'thesaurus:: selectionner la provenance a accepter' | trans }} {% endif %}
- +     - + {% else %} @@ -70,9 +70,9 @@ {{ prop_label }}
- +     - +
{% endif %} diff --git a/templates/web/thesaurus/properties.html.twig b/templates/web/thesaurus/properties.html.twig index 224679cec6..78510851a1 100644 --- a/templates/web/thesaurus/properties.html.twig +++ b/templates/web/thesaurus/properties.html.twig @@ -30,7 +30,7 @@ });