SAAS-1019: Re-work Navigation Menu

This commit is contained in:
drigato 2015-08-17 12:46:32 -04:00
parent 68523d9e02
commit 3aee9a49bc
14 changed files with 301 additions and 80 deletions

View file

@ -6,7 +6,7 @@
<?php echo $this->form->getElement('csrf') ?>
<div style="clear:both"></div>
<?php echo $this->statusMsg;?>
<div style="float: left; margin-right: 10px; width: 490px; overflow: auto;">
<div style="float: left; margin-right: 10px; width: 50%; overflow: auto;">
<h3><?php echo _("Global") ?></h3>
<fieldset class="padded stream-setting-global">
@ -102,7 +102,7 @@
</fieldset>
<?php echo $this->form->getSubform('live_stream_subform'); ?>
</div>
<div style="float: left; width: 600px;">
<div style="float: left; width: 48%;">
<h3><?php echo _("Output Streams") ?></h3>
<fieldset class="padded">
<?php