зеркало из https://github.com/mozilla/gecko-dev.git
Bug 251843: Add alternating background to about:config. r=mconnor
This commit is contained in:
Родитель
3e049f0588
Коммит
c57f5cef9b
|
@ -126,8 +126,8 @@
|
|||
class="sortDirectionIndicator"
|
||||
persist="hidden width ordinal sortDirection"/>
|
||||
</treecols>
|
||||
|
||||
<treechildren id="configTreeBody" ondblclick="if (event.button == 0) ModifySelected();"/>
|
||||
|
||||
<treechildren id="configTreeBody" alternatingbackground="true" ondblclick="if (event.button == 0) ModifySelected();"/>
|
||||
</tree>
|
||||
</vbox>
|
||||
</deck>
|
||||
|
|
Загрузка…
Ссылка в новой задаче