Fix 52928: tree columns in page info window not resizable, and grippy isn't properly aligned. r=jag sr=alecf

This commit is contained in:
blakeross%telocity.com 2006-09-14 05:51:59 +00:00
Родитель 15e4fdc9ef
Коммит 6932c2633c
1 изменённых файлов: 5 добавлений и 0 удалений

Просмотреть файл

@ -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">