Vielen Dank Estartu, damit bin ich zum Ziel gekommen:
[Blockierte Grafik: http://a.imageshack.us/img185/6783/urlbar.th.png]
CSS
@namespace url(http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul);
.autocomplete-richlistitem {
background-color: menu !important;
color: menutext !important;
border: none !important;
padding: 5px 2px !important;
}
.autocomplete-richlistitem[selected="true"] {
background: highlight !important;
color: highlighttext !important;
}
.ac-url-text {
color: menutext ! important;
}
.ac-url-text[selected="true"] {
color: highlighttext !important;
}
Alles anzeigen
CSS2 System Color Names sind tot, lang leben die Systemfarben