Bug 380641 - No highlight for 'Search Google for' in the location bar. r+sr=Neil.

This commit is contained in:
stefanh%inbox.com 2007-07-02 17:49:46 +00:00
Родитель 8ba9d9cee6
Коммит 6ae2c40a8b
1 изменённых файлов: 5 добавлений и 0 удалений

Просмотреть файл

@ -257,6 +257,11 @@
padding: 2px;
}
.autocomplete-search-engine[menuactive="true"] {
background-color: Highlight;
color: HighlightText;
}
.autocomplete-search-engine-img {
margin-right: 4px;
}