Use new tab, colors and css

This commit is contained in:
Dennis Eichhorn 2019-01-13 21:42:08 +01:00
parent 975b25927e
commit a8b1efacee
2 changed files with 3 additions and 3 deletions

View File

@ -25,7 +25,7 @@ echo $this->getData('nav')->render(); ?>
</section>
<div class="box w-100">
<div class="tabular">
<div class="tab tab-1">
<ul class="tab-links">
<li><label for="c-tab-1"><?= $this->getHtml('Start'); ?></label>
<li><label for="c-tab-2"><?= $this->getHtml('Insert'); ?></label>
@ -84,7 +84,7 @@ echo $this->getData('nav')->render(); ?>
</div>
<div class="box w-100">
<div class="tabular">
<div class="tab tab-1">
<ul class="tab-links">
<li><label for="c-tab2-1"><?= $this->getHtml('Text'); ?></label>
<li><label for="c-tab2-2"><?= $this->getHtml('Preview'); ?></label>

View File

@ -21,7 +21,7 @@ $footerView->setPage(1);
echo $this->getData('nav')->render(); ?>
<div class="box">
<table class="table red">
<table class="table darkred">
<caption><?= $this->getHtml('Documents') ?></caption>
<thead>
<tr>