Make all tables red

This commit is contained in:
Dennis Eichhorn 2017-04-16 20:38:39 +02:00
parent a578d4ed42
commit 7043141a0c
2 changed files with 2 additions and 2 deletions

View File

@ -169,7 +169,7 @@ echo $this->getData('nav')->render(); ?>
$footerView->setPage(1);
?>
<div class="box w-100">
<table class="table">
<table class="table red">
<caption><?= $this->getText('Logs') ?></caption>
<thead>
<tr>

View File

@ -23,7 +23,7 @@ echo $this->getData('nav')->render(); ?>
<div class="box w-100">
<table class="table">
<table class="table red">
<caption><?= $this->getText('Suppliers') ?></caption>
<thead>
<tr>