Use new tab, colors and css

This commit is contained in:
Dennis Eichhorn 2019-01-13 21:42:08 +01:00
parent 948d2743cf
commit e9a8b1c259
4 changed files with 4 additions and 4 deletions

View File

@ -26,7 +26,7 @@ echo $this->getData('nav')->render(); ?>
</section>
<div class="box w-100">
<table class="table red">
<table class="table darkred">
<caption><?= $this->getHtml('Messages') ?></caption>
<thead>
<tr>

View File

@ -25,7 +25,7 @@ echo $this->getData('nav')->render(); ?>
</section>
<div class="box w-100">
<table class="table red">
<table class="table darkred">
<caption><?= $this->getHtml('Messages') ?></caption>
<thead>
<tr>

View File

@ -25,7 +25,7 @@ echo $this->getData('nav')->render(); ?>
</section>
<div class="box w-100">
<table class="table red">
<table class="table darkred">
<caption><?= $this->getHtml('Messages') ?></caption>
<thead>
<tr>

View File

@ -25,7 +25,7 @@ echo $this->getData('nav')->render(); ?>
</section>
<div class="box w-100">
<table class="table red">
<table class="table darkred">
<caption><?= $this->getHtml('Messages') ?></caption>
<thead>
<tr>