- Firefox-Version
- 102.0.1 (64-Bit)
- Betriebssystem
- Windows 10 Version 21H2 (Build 19044.1826)
Habe in der Lesezeichen-Symbolleiste einen Link für DeepL-Übersetzer ab- bzw. angelegt.
Das Symbol (Icon) ist dunkel (schwarz)
Jedoch bräuchte ich es in hell.
So habe ich es versucht, was jedoch nur eine Art Aura erzeugt.
CSS
toolbarbutton.bookmark-item:nth-child(19) > image:nth-child(1) {
display: block !important;
width: 16px !important;
height: 16px !important;
mask-image: url("file:///C:/Users/Mira/AppData/Roaming/Mozilla/Firefox/Profiles/default-release/chrome/icons/DeepL.png") !important;
mask-repeat: no-repeat;
mask-position: center;
background-color: white !important;
}
Es gibt das Symbol (Icon) auch noch einmal in hell!
Also DeepL.png ist im original dunkel, DeepL_2.png ist hell
Aber auch mit DeepL_2.png ändert sich nichts!
Kann mir bitte jemand hier helfen?
Gruß
Mira