Bug 402703 - Favicons for tag matches in autocomplete aren't resized. r=dietrich. (winstripe sync - NPOTB)

This commit is contained in:
rflint%ryanflint.com 2007-11-13 13:14:39 +00:00
Родитель f1a77acf9e
Коммит f962eac298
1 изменённых файлов: 2 добавлений и 5 удалений

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

@ -1023,11 +1023,8 @@ toolbar[iconsize="small"] #paste-button:not([disabled="true"]):hover:active {
-moz-box-align: stretch;
}
.autocomplete-treebody::-moz-tree-image(favicon, treecolAutoCompleteValue) {
width: 16px;
height: 16px;
}
.autocomplete-treebody::-moz-tree-image(tag, treecolAutoCompleteValue),
.autocomplete-treebody::-moz-tree-image(favicon, treecolAutoCompleteValue),
.autocomplete-treebody::-moz-tree-image(bookmark, treecolAutoCompleteValue) {
width: 16px;
height: 16px;