Hallo,
weis jenmand zufälliger weise warum so eine kombie nicht funktioniert ?
CSS
.bookmark-item[container="true"][label="Test"] {
list-style-image: url("test00.svg") !important;
color: red !important;
}
.bookmark-item[container="true"]{
list-style-image: url('icon-gelb.png') !important;
-moz-image-region: rect(0px 16px 16px 0px) !important;
margin-top: 1px !important; /* gleiche höhe wie Org */
}
Alles anzeigen
so habe ich kein Icon sichtbar bei "[label="Test"]" ?
wen nich aber mit fill und color arbeite für eine Varijante dann klappt es nur ebend mit Grafik irgendwie nicht