зеркало из https://github.com/mozilla/gecko-dev.git
Bug 439232: Search engine manager does not handle large icons correctly, r=gavin
This commit is contained in:
Родитель
20024e84c7
Коммит
ce815b2469
|
@ -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 {
|
||||
|
|
Загрузка…
Ссылка в новой задаче