зеркало из https://github.com/mozilla/pjs.git
fix for bug #389003: sometimes favicons in url results are blank, need to use
the favicon service. r=mano
This commit is contained in:
Родитель
c2340a3e00
Коммит
10a5beb632
|
@ -987,7 +987,6 @@ statusbarpanel#statusbar-display {
|
||||||
/* ::::: autocomplete ::::: */
|
/* ::::: autocomplete ::::: */
|
||||||
|
|
||||||
.autocomplete-treebody::-moz-tree-image(favicon, treecolAutoCompleteValue) {
|
.autocomplete-treebody::-moz-tree-image(favicon, treecolAutoCompleteValue) {
|
||||||
list-style-image: url("chrome://mozapps/skin/places/defaultFavicon.png");
|
|
||||||
width: 16px;
|
width: 16px;
|
||||||
height: 16px;
|
height: 16px;
|
||||||
}
|
}
|
||||||
|
|
Загрузка…
Ссылка в новой задаче