mirror of
https://github.com/Karaka-Management/oms-RiskManagement.git
synced 2026-02-10 17:18:40 +00:00
Make all tables red
This commit is contained in:
parent
cea2dd28a3
commit
e3469a97a6
|
|
@ -29,7 +29,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('TopRisks'); ?></caption>
|
<caption><?= $this->getText('TopRisks'); ?></caption>
|
||||||
<thead>
|
<thead>
|
||||||
<tr>
|
<tr>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user