Tja, bei mir klappts noch nicht so recht..
Ich sehe beide Bildchen. Wo hakt es? Übrigens auch, wenn ich das Icon aus #1 verwende.
Der Pfad ist anonymisiert!
CSS
/* Reaktionsbutton Firefoxforum */
@-moz-document domain("camp-firefox.de") {
a.reactButton {
background:url("file:///C:/Users/xxxxxx/AppData/Roaming/Mozilla/Firefox/Profiles/5p31hc0i.Nightly/chrome/Icons/Like4.svg")!important;
margin-right: -6px !important;
margin-left: 10px !important;
width: 22px !important;
height: 26px !important;
background-position: -3px 2px !important;
}
a.reactButton.active {
filter: invert(12%) sepia(255%) saturate(4294%) hue-rotate(354deg) brightness(108%) contrast(120%)!important;
opacity: 1 !important;
}
}
Alles anzeigen