fix for bug #393569: don't show inactive stars in the location bar autocomplete results for non-bookmarked results, as the star is not interactive r=dietrich, ui-r=faaborg

This commit is contained in:
sspitzer@mozilla.org 2007-11-06 21:09:06 -08:00
Родитель c5bc1e9ea8
Коммит 67b874bce9
1 изменённых файлов: 0 добавлений и 6 удалений

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

@ -975,12 +975,6 @@ statusbarpanel#statusbar-display {
padding-end: 18px;
}
.autocomplete-treebody::-moz-tree-image(favicon, treecolAutoCompleteImage) {
list-style-image: url("chrome://browser/skin/places/starPage.png");
width: 16px;
height: 16px;
}
.autocomplete-treebody::-moz-tree-image(bookmark, treecolAutoCompleteImage) {
list-style-image: url("chrome://browser/skin/places/pageStarred.png");
width: 16px;