Make all tables red

This commit is contained in:
Dennis Eichhorn 2017-04-16 20:38:39 +02:00
parent 3e7405c22c
commit dbfeb1457f

View File

@ -21,7 +21,7 @@ $workflows = [];
echo $this->getData('nav')->render(); ?>
<div class="box w-100 floatLeft">
<table class="table">
<table class="table red">
<caption><?= $this->getText('Workflow'); ?></caption>
<thead>
<td><?= $this->getText('Status'); ?>