Broken Categories' icon (conflicting CSS)

Created on 1 August 2024, 4 months ago
Updated 9 August 2024, 3 months ago

Problem/Motivation

If you remove these lines of CSS it looks fine instead (the background-image: url(../icons/taxonomy.svg); won't be overridden):

.toolbar .toolbar-bar .toolbar-menu-administration .menu-item .toolbar-icon-admin-toolbar-content-menu-linkscategories::before {
   -webkit-mask-image: url(../icons/gin/tags.svg) !important;
   mask-image: url(../icons/gin/tags.svg) !important;
}

I'm not sure if they are needed elsewhere though, please review.

Proposed resolution

Remaining tasks

User interface changes

API changes

Data model changes

🐛 Bug report
Status

Fixed

Version

2.0

Component

User interface

Created by

🇮🇹Italy kopeboy Milan

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.71.5 2024