зеркало из https://github.com/mozilla/pjs.git
Bug 402703 - Favicons for tag matches in autocomplete aren't resized. r=dietrich. (winstripe sync - NPOTB)
This commit is contained in:
Родитель
f1a77acf9e
Коммит
f962eac298
|
@ -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;
|
||||
|
|
Загрузка…
Ссылка в новой задаче