Use new tab, colors and css

This commit is contained in:
Dennis Eichhorn 2019-01-13 21:42:08 +01:00
parent 577ec3a414
commit 0708281114
3 changed files with 4 additions and 4 deletions

View File

@ -19,7 +19,7 @@ echo $this->getData('nav')->render(); ?>
<div class="row">
<div class="box col-xs-12 wf-100">
<table class="table red">
<table class="table darkred">
<caption><?= $this->getHtml('Logs') ?></caption>
<thead>
<tr>

View File

@ -16,7 +16,7 @@ use phpOMS\Message\Http\Rest;
use phpOMS\Uri\Http;
/**
* @var \phpOMS\Views\View $this
* @var \phpOMS\Views\View $this
*/
$files = \phpOMS\System\File\Local\Directory(__DIR__ . '/../../../../phpOMS', '^.+\.php$');
@ -25,7 +25,7 @@ echo $this->getData('nav')->render(); ?>
<div class="row">
<div class="box col-xs-12 wf-100">
<table class="table red">
<table class="table darkred">
<caption><?= $this->getHtml('Files') ?></caption>
<thead>
<tr>

View File

@ -38,7 +38,7 @@ echo $this->getData('nav')->render(); ?>
<div class="row">
<div class="col-xs-12">
<div class="box wf-100">
<table class="table red">
<table class="table darkred">
<caption><?= $this->getHtml('Inspection') ?></caption>
<thead>
<tr>