[Pkg-mozext-commits] [adblock-plus-element-hiding-helper] 09/483: Change default tree width
David Prévot
taffit at moszumanska.debian.org
Thu Jan 22 21:41:21 UTC 2015
This is an automated email from the git hooks/post-receive script.
taffit pushed a commit to branch master
in repository adblock-plus-element-hiding-helper.
commit 114ed142e067b15ab4ce8e72006242c879dda44f
Author: Wladimir Palant <trev at gtchat.de>
Date: Mon Jan 8 17:02:16 2007 +0000
Change default tree width
--HG--
extra : convert_revision : svn%3Ad8bf93c1-8190-44a8-bb31-1ea94378a4df/trunk%40606
---
chrome/content/composer.xul | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/chrome/content/composer.xul b/chrome/content/composer.xul
index 7669ce2..86ee05e 100644
--- a/chrome/content/composer.xul
+++ b/chrome/content/composer.xul
@@ -59,7 +59,7 @@
</groupbox>
<groupbox id="attributes" flex="2" orient="horizontal">
<caption label="&attributes.label;"/>
- <tree id="nodes-tree" width="300" seltype="single" enableColumnDrag="true" onselect="updateNodeSelection()" persist="width">
+ <tree id="nodes-tree" width="200" seltype="single" enableColumnDrag="true" onselect="updateNodeSelection()" persist="width">
<treecols>
<treecol id="nodes-tree-node" label="&nodes-tree.node.label;" primary="true" flex="2" persist="width ordinal hidden"/>
<splitter class="tree-splitter"/>
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-mozext/adblock-plus-element-hiding-helper.git
More information about the Pkg-mozext-commits
mailing list