For firefox, a possible workaround is to add these CSS lines to userChrome.css
(create it in .mozilla/firefox/PROFILE-DIRECTORY/chrome if it doesn't exist) :
.ac-comment {font-size: 100% !important; color: #333 !important; font-style:
italic;}
.ac-comment[selected='true'] { color: #FFF !important; }
.ac-url-text {font-size: 100% !important; color: #806558 !important; }
.ac-url-text[selected='true'] { color: #FFF !important; }
(Need to be adapted with the hexadecimal colors that match your design
:) )
--
address links in Firefox are blue which is actually horrible
https://bugs.launchpad.net/bugs/448291
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs