[Mobile] Portrait & Landsc.
Specifies amounts based on phone and tablet's orientation. Not tested for the actual device, but emulator. Also currently makes the create button appear/disappear instead of smoothly sliding.
This commit is contained in:
@@ -31,7 +31,7 @@
|
||||
|
||||
<!-- TREE MENU: ADDED THE PANE LEFT HERE, similar to .pane.left example-->
|
||||
<div class='split-pane-component treeview pane pane-special left desktop-browse'>
|
||||
<mct-representation key="'create-button'" mct-object="navigatedObject">
|
||||
<mct-representation key="'create-button'" mct-object="navigatedObject" class="createBtnPos">
|
||||
</mct-representation>
|
||||
<div class='holder tree-holder abs'>
|
||||
<mct-representation key="'tree'"
|
||||
|
||||
Reference in New Issue
Block a user