Bug 439232: Search engine manager does not handle large icons correctly, r=gavin

This commit is contained in:
Kai Liu 2008-06-15 21:31:12 -04:00
Родитель 20024e84c7
Коммит ce815b2469
3 изменённых файлов: 6 добавлений и 0 удалений

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

@ -40,6 +40,8 @@
#engineList treechildren::-moz-tree-image(engineName) {
-moz-margin-end: 4px;
-moz-margin-start: 1px;
width: 16px;
height: 16px;
}
#engineList treechildren::-moz-tree-row {

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

@ -40,6 +40,8 @@
#engineList treechildren::-moz-tree-image(engineName) {
-moz-margin-end: 4px;
-moz-margin-start: 1px;
width: 16px;
height: 16px;
}
#engineList treechildren::-moz-tree-row {

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

@ -40,6 +40,8 @@
#engineList treechildren::-moz-tree-image(engineName) {
-moz-margin-end: 4px;
-moz-margin-start: 1px;
width: 16px;
height: 16px;
}
#engineList treechildren::-moz-tree-row {