mirror of
https://github.com/Karaka-Management/oms-Messages.git
synced 2026-02-06 20:48:42 +00:00
Use new tab, colors and css
This commit is contained in:
parent
948d2743cf
commit
e9a8b1c259
|
|
@ -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>
|
||||
|
|
|
|||
|
|
@ -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>
|
||||
|
|
|
|||
|
|
@ -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>
|
||||
|
|
|
|||
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user