44 lines
1.7 KiB
XML
44 lines
1.7 KiB
XML
<?xml version="1.0"?>
|
|
<layout>
|
|
<node dir="col" wrap="0" width="100%" height="100%" pad="5">
|
|
<!-- toolbar -->
|
|
<border height="50" width="100%" pad="5" dir="row" color=".2">
|
|
<plane width="50" margin="0 5 0 0" color=".1"></plane>
|
|
<plane width="50" margin="0 5 0 0" color=".2"></plane>
|
|
<plane width="50" margin="0 5 0 0" color=".3"></plane>
|
|
<separator width="10" />
|
|
<plane width="50" margin="0 5 0 0" color=".1"></plane>
|
|
<plane width="50" margin="0 5 0 0" color=".2"></plane>
|
|
<plane width="50" margin="0 5 0 0" color=".3"></plane>
|
|
<separator width="10" />
|
|
<plane width="50" margin="0 5 0 0"></plane>
|
|
<plane width="50" margin="0 5 0 0"></plane>
|
|
<plane width="50" margin="0 5 0 0"></plane>
|
|
</border>
|
|
<!-- central row -->
|
|
<plane grow="1" dir="row" wrap="1" height="0">
|
|
<!-- side bar -->
|
|
<plane width="200" height="100%" dir="col" color=".2">
|
|
<plane pad="15" margin="0 0 10 0" color=".3" width="100%" height="auto">
|
|
<plane height="30" color=".4" />
|
|
<plane height="30" color=".4" />
|
|
<plane height="30" color=".4" />
|
|
<plane height="30" color=".4" />
|
|
</plane>
|
|
<plane pad="15" margin="0 0 10 0" color=".3" width="100%" height="auto">
|
|
<plane height="30" color=".4" />
|
|
<plane height="30" color=".4" />
|
|
<plane height="30" color=".4" />
|
|
<plane height="30" color=".4" />
|
|
</plane>
|
|
</plane>
|
|
<!-- content panel -->
|
|
<plane width="1" grow="1" height="100%" pad="30" wrap="1">
|
|
<border color=".2" height="100%"></border>
|
|
</plane>
|
|
</plane>
|
|
<!-- status bar -->
|
|
<plane height="30" width="100%" />
|
|
</node>
|
|
</layout>
|