Bug 395898 - remove class="plain focusring" for the tree in about:config, r=gavin a191=beltzner

This commit is contained in:
Kurt Schultz 2008-11-27 12:26:05 -08:00
parent ecfd0eb7d2
commit 7a323bd292

View file

@ -103,7 +103,7 @@
<textbox id="textbox" flex="1" type="search" oncommand="FilterPrefs();"/> <textbox id="textbox" flex="1" type="search" oncommand="FilterPrefs();"/>
</hbox> </hbox>
<tree id="configTree" flex="1" class="plain focusring" seltype="single" <tree id="configTree" flex="1" seltype="single"
onselect="updateCommands('select');" onselect="updateCommands('select');"
enableColumnDrag="true" context="configContext"> enableColumnDrag="true" context="configContext">
<treecols> <treecols>