mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-12-13 18:27:35 +00:00
fix for bug #389003: sometimes favicons in url results are blank, need to use the favicon service. r=mano
This commit is contained in:
parent
e03f89de23
commit
38cecb8509
@ -987,7 +987,6 @@ statusbarpanel#statusbar-display {
|
||||
/* ::::: autocomplete ::::: */
|
||||
|
||||
.autocomplete-treebody::-moz-tree-image(favicon, treecolAutoCompleteValue) {
|
||||
list-style-image: url("chrome://mozapps/skin/places/defaultFavicon.png");
|
||||
width: 16px;
|
||||
height: 16px;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user