mirror of
https://github.com/Karaka-Management/oms-Monitoring.git
synced 2026-02-11 06:48:40 +00:00
Make all tables red
This commit is contained in:
parent
1c96b47439
commit
6635ddbb03
|
|
@ -30,7 +30,7 @@ echo $this->getData('nav')->render(); ?>
|
||||||
|
|
||||||
<div class="row">
|
<div class="row">
|
||||||
<div class="box col-xs-12 wf-100">
|
<div class="box col-xs-12 wf-100">
|
||||||
<table class="table">
|
<table class="table red">
|
||||||
<caption><?= $this->getText('Logs'); ?></caption>
|
<caption><?= $this->getText('Logs'); ?></caption>
|
||||||
<thead>
|
<thead>
|
||||||
<tr>
|
<tr>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user