Comment 36 for bug 228541

Revision history for this message
In , Beltzner (beltzner) wrote :

This works on Windows:

.ac-url-text:not(:-moz-system-metric(windows-default-theme)){
color: GrayText !important;
}

.ac-url-text[selected="true"] {
 color: inherit !important;
 }

Do we need to address this on Mac as well? I don't think so ...