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> </section>
<div class="box w-100"> <div class="box w-100">
<table class="table red"> <table class="table darkred">
<caption><?= $this->getHtml('Messages') ?></caption> <caption><?= $this->getHtml('Messages') ?></caption>
<thead> <thead>
<tr> <tr>

View File

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

View File

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

View File

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