設定UI外観調整

git-svn-id: http://www.cozmixng.org/repos/piro/treestyletab/trunk@4990 599a83e7-65a4-db11-8015-0010dcdd6dc2
This commit is contained in:
piro 2009-08-25 03:04:25 +00:00
parent 815b23a2ec
commit bdb5231a15

View File

@ -87,19 +87,21 @@
<column flex="1"/> <column flex="1"/>
</columns> </columns>
<rows> <rows>
<row> <row align="end">
<spacer/> <spacer/>
<radio value="top" label="&config.tabbar.position.top;"/> <radio value="top" label="&config.tabbar.position.top;"
style="margin-bottom: 0;"/>
<spacer/> <spacer/>
</row> </row>
<row> <row>
<radio value="left" label="&config.tabbar.position.left;"/> <radio value="left" label="&config.tabbar.position.left;"/>
<box style="border: ThreeDShadow 1px solid; margin: 0.3em; background: white;"/> <box style="border: ThreeDShadow 1px solid; margin: 0.3em; background: white; margin: 0;"/>
<radio value="right" label="&config.tabbar.position.right;"/> <radio value="right" label="&config.tabbar.position.right;"/>
</row> </row>
<row align="center"> <row align="start">
<spacer/> <spacer/>
<radio value="bottom" label="&config.tabbar.position.bottom;"/> <radio value="bottom" label="&config.tabbar.position.bottom;"
style="margin-top: 0;"/>
<checkbox id="extensions.treestyletab.tabbar.invertTab-check" <checkbox id="extensions.treestyletab.tabbar.invertTab-check"
preference="extensions.treestyletab.tabbar.invertTab" preference="extensions.treestyletab.tabbar.invertTab"
label="&config.tabbar.invertTab;" label="&config.tabbar.invertTab;"