Make all tables red

This commit is contained in:
Dennis Eichhorn 2017-04-16 20:38:39 +02:00
parent db1224386c
commit 4500f29af5

View File

@ -23,7 +23,7 @@ echo $this->getData('nav')->render(); ?>
<div class="row">
<div class="col-xs-12 col-md-9">
<div class="box wf-100">
<table class="table">
<table class="table red">
<caption><?= $this->getText('Tasks'); ?></caption>
<thead>
<td><?= $this->getText('Status'); ?>