Hello,

I just updated to FF128 and found that this piece of code stopped working:

/* change tracking protection active icon */
#urlbar-input-container[pageproxystate="valid"]
  > #tracking-protection-icon-container
  > #tracking-protection-icon-box:not([hasException])[active]
  > #tracking-protection-icon {
  list-style-image: url(tracking-protection.svg) !important;
}

Does anyone know why & how could I fix it?

Thanks for reading till the end!