fix for bug #373353: add favicons to the results in the location bar
r=mano git-svn-id: svn://10.0.0.236/trunk@238786 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
1ed8c275dc
commit
f2653ce7cc
@ -986,6 +986,12 @@ 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;
|
||||
}
|
||||
|
||||
.autocomplete-treebody::-moz-tree-cell-text(treecolAutoCompleteComment) {
|
||||
color: #555566;
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user