Make all tables red

This commit is contained in:
Dennis Eichhorn 2017-04-16 20:38:39 +02:00
parent e8f6476dd2
commit 32fcec02a0

View File

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