mirror of
https://github.com/Karaka-Management/oms-Monitoring.git
synced 2026-02-14 00:08:40 +00:00
Use new tab, colors and css
This commit is contained in:
parent
577ec3a414
commit
0708281114
|
|
@ -19,7 +19,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 red">
|
<table class="table darkred">
|
||||||
<caption><?= $this->getHtml('Logs') ?></caption>
|
<caption><?= $this->getHtml('Logs') ?></caption>
|
||||||
<thead>
|
<thead>
|
||||||
<tr>
|
<tr>
|
||||||
|
|
|
||||||
|
|
@ -25,7 +25,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 red">
|
<table class="table darkred">
|
||||||
<caption><?= $this->getHtml('Files') ?></caption>
|
<caption><?= $this->getHtml('Files') ?></caption>
|
||||||
<thead>
|
<thead>
|
||||||
<tr>
|
<tr>
|
||||||
|
|
|
||||||
|
|
@ -38,7 +38,7 @@ echo $this->getData('nav')->render(); ?>
|
||||||
<div class="row">
|
<div class="row">
|
||||||
<div class="col-xs-12">
|
<div class="col-xs-12">
|
||||||
<div class="box wf-100">
|
<div class="box wf-100">
|
||||||
<table class="table red">
|
<table class="table darkred">
|
||||||
<caption><?= $this->getHtml('Inspection') ?></caption>
|
<caption><?= $this->getHtml('Inspection') ?></caption>
|
||||||
<thead>
|
<thead>
|
||||||
<tr>
|
<tr>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user