Fix 52928: tree columns in page info window not resizable, and grippy isn't properly aligned. r=jag sr=alecf
git-svn-id: svn://10.0.0.236/trunk@83096 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -109,8 +109,11 @@
|
||||
<tree id="images_tree" class="inset" onselect="onImageSelect()" flex="1">
|
||||
<treecolgroup>
|
||||
<treecol flex="8"/>
|
||||
<splitter class="tree-splitter"/>
|
||||
<treecol flex="2"/>
|
||||
<splitter class="tree-splitter"/>
|
||||
<treecol flex="2"/>
|
||||
<splitter class="tree-splitter"/>
|
||||
<treecol flex="4"/>
|
||||
</treecolgroup>
|
||||
<treehead>
|
||||
@@ -127,7 +130,9 @@
|
||||
</box>
|
||||
|
||||
<splitter orient="vertical" collapse="after">
|
||||
<spring flex="1"/>
|
||||
<grippy/>
|
||||
<spring flex="1"/>
|
||||
</splitter>
|
||||
|
||||
<box id="imagepreviewcontainer">
|
||||
|
||||
Reference in New Issue
Block a user