Bug 417279 - "Locationbar autocomplete dropdown background is bright white when it should be gray" (make the richlistbox transparent again) [p=dao@mozilla.com (Dão Gottwald) r=gavin a1.9=beltzner]

This commit is contained in:
reed@reedloden.com 2008-02-14 03:13:36 -08:00
Родитель 24b1437e0e
Коммит f2791e2f35
1 изменённых файлов: 1 добавлений и 0 удалений

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

@ -137,6 +137,7 @@ treechildren.autocomplete-treebody::-moz-tree-cell-text(selected) {
.autocomplete-richlistbox {
margin: 0;
background-color: transparent;
}
.autocomplete-richlistitem[selected="true"] {