зеркало из https://github.com/mozilla/gecko-dev.git
adding -moz-appearance for xbl listboxes. not turned on yet.
This commit is contained in:
Родитель
687f3f451e
Коммит
6d912572c7
|
@ -48,9 +48,11 @@ select[size] {
|
|||
min-height: none;
|
||||
color: inherit;
|
||||
font: inherit;
|
||||
-moz-appearance: treeview;
|
||||
}
|
||||
|
||||
xul|*.select-outlinerbody:-moz-outliner-row {
|
||||
-moz-apperance: treeitem;
|
||||
border: 1px solid transparent;
|
||||
}
|
||||
|
||||
|
|
|
@ -48,9 +48,11 @@ select[size] {
|
|||
min-height: none;
|
||||
color: inherit;
|
||||
font: inherit;
|
||||
-moz-appearance: treeview;
|
||||
}
|
||||
|
||||
xul|*.select-outlinerbody:-moz-outliner-row {
|
||||
-moz-apperance: treeitem;
|
||||
border: 1px solid transparent;
|
||||
}
|
||||
|
||||
|
|
|
@ -48,9 +48,11 @@ select[size] {
|
|||
min-height: none;
|
||||
color: inherit;
|
||||
font: inherit;
|
||||
-moz-appearance: treeview;
|
||||
}
|
||||
|
||||
xul|*.select-outlinerbody:-moz-outliner-row {
|
||||
-moz-apperance: treeitem;
|
||||
border: 1px solid transparent;
|
||||
}
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче