mirror of
https://github.com/Karaka-Management/oms-Messages.git
synced 2026-01-26 23:38:42 +00:00
Make all tables red
This commit is contained in:
parent
f58d5532e2
commit
019a615cf2
|
|
@ -29,7 +29,7 @@ echo $this->getData('nav')->render(); ?>
|
|||
</section>
|
||||
|
||||
<div class="box w-100">
|
||||
<table class="table">
|
||||
<table class="table red">
|
||||
<caption><?= $this->getText('Messages'); ?></caption>
|
||||
<thead>
|
||||
<tr>
|
||||
|
|
|
|||
|
|
@ -28,7 +28,7 @@ echo $this->getData('nav')->render(); ?>
|
|||
</section>
|
||||
|
||||
<div class="box w-100">
|
||||
<table class="table">
|
||||
<table class="table red">
|
||||
<caption><?= $this->getText('Messages'); ?></caption>
|
||||
<thead>
|
||||
<tr>
|
||||
|
|
|
|||
|
|
@ -28,7 +28,7 @@ echo $this->getData('nav')->render(); ?>
|
|||
</section>
|
||||
|
||||
<div class="box w-100">
|
||||
<table class="table">
|
||||
<table class="table red">
|
||||
<caption><?= $this->getText('Messages'); ?></caption>
|
||||
<thead>
|
||||
<tr>
|
||||
|
|
|
|||
|
|
@ -28,7 +28,7 @@ echo $this->getData('nav')->render(); ?>
|
|||
</section>
|
||||
|
||||
<div class="box w-100">
|
||||
<table class="table">
|
||||
<table class="table red">
|
||||
<caption><?= $this->getText('Messages'); ?></caption>
|
||||
<thead>
|
||||
<tr>
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user