diff options
Diffstat (limited to 'templates/_history_stats.html.ep')
-rw-r--r-- | templates/_history_stats.html.ep | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/_history_stats.html.ep b/templates/_history_stats.html.ep index 715fa1a..8197ed1 100644 --- a/templates/_history_stats.html.ep +++ b/templates/_history_stats.html.ep @@ -1,7 +1,7 @@ % if (@{$stats->{inconsistencies}}) { <div class="row"> <div class="col s12"> - <div class="card red darken-4"> + <div class="card caution-color"> <div class="card-content white-text"> <i class="material-icons small right">warning</i> <span class="card-title">Inkonsistente Reisedaten</span> |