Skip to content

Commit

Permalink
checked in view: update sync_problem marker color
Browse files Browse the repository at this point in the history
  • Loading branch information
derf committed May 4, 2019
1 parent a7b899d commit 507ed34
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion templates/_checked_in.html.ep
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<div class="card autorefresh blue-grey lighten-5">
<div class="card-content">
<i class="material-icons small right sync-failed-marker green-text darken-2" style="display: none;">sync_problem</i>
<i class="material-icons small right sync-failed-marker grey-text" style="display: none;">sync_problem</i>
<span class="card-title">Eingecheckt in <%= $journey->{train_type} %> <%= $journey->{train_no} %></span>
<p>
<div class="center">
Expand Down

0 comments on commit 507ed34

Please sign in to comment.