mirror of
https://github.com/Karaka-Management/oms-Comments.git
synced 2026-02-15 16:58:43 +00:00
Make all tables red
This commit is contained in:
parent
2f8cbd3f48
commit
e24257bb75
|
|
@ -24,7 +24,7 @@ $footerView->setPage(1);
|
||||||
|
|
||||||
echo $this->getData('nav')->render(); ?>
|
echo $this->getData('nav')->render(); ?>
|
||||||
<div class="box">
|
<div class="box">
|
||||||
<table class="table">
|
<table class="table red">
|
||||||
<caption><?= $this->getText('Documents'); ?></caption>
|
<caption><?= $this->getText('Documents'); ?></caption>
|
||||||
<thead>
|
<thead>
|
||||||
<tr>
|
<tr>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user