mirror of
https://github.com/Karaka-Management/oms-Tasks.git
synced 2026-02-14 21:58:40 +00:00
Make all tables red
This commit is contained in:
parent
db1224386c
commit
4500f29af5
|
|
@ -23,7 +23,7 @@ echo $this->getData('nav')->render(); ?>
|
||||||
<div class="row">
|
<div class="row">
|
||||||
<div class="col-xs-12 col-md-9">
|
<div class="col-xs-12 col-md-9">
|
||||||
<div class="box wf-100">
|
<div class="box wf-100">
|
||||||
<table class="table">
|
<table class="table red">
|
||||||
<caption><?= $this->getText('Tasks'); ?></caption>
|
<caption><?= $this->getText('Tasks'); ?></caption>
|
||||||
<thead>
|
<thead>
|
||||||
<td><?= $this->getText('Status'); ?>
|
<td><?= $this->getText('Status'); ?>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user