Code: Select all
[img]https://s.w.org/images/core/emoji/16.0.1/svg/1f449.svg[/img]
[img]x[/img]
Petit colis 7dt
[img]https://s.w.org/images/core/emoji/16.0.1/svg/1f449.svg[/img]
[img]https://s.w.org/images/core/emoji/16.0.1/svg/1f4e6.svg[/img]
Petit colis 7dt
[img]https://s.w.org/images/core/emoji/16.0.1/svg/1f449.svg[/img]
[img]https://s.w.org/images/core/emoji/16.0.1/svg/1f4e6.svg[/img]
Moyen colis 10dt
/* this is the element for which I want to select the inner alt="📦" image*/
[img]https://s.w.org/images/core/emoji/16.0.1/svg/1f449.svg[/img]
[img]https://s.w.org/images/core/emoji/16.0.1/svg/1f4e6.svg[/img]
Grand colis 15dt
Code: Select all
.chatbot-body .chatbot-bot-response:has(img[src*='1f4e6']):nth-child(3) img[alt='📦']{
background-color: green !important;
}
Gibt es eine einzige CSS-Regel, die verwendet werden könnte
Mobile version