Loading sass/src/common/index.scss +4 −3 Original line number Diff line number Diff line Loading @@ -40,12 +40,13 @@ a.tablerow { padding-top: 1em; padding-bottom: 1em; border-bottom: 1px solid rgba(0,0,0,0.12); span { display: inline-block; } .material-icons { vertical-align: bottom; margin-bottom: 0.2em; } span { display: inline-block; } } .pagination { Loading templates/_checked_in.html.ep +2 −2 Original line number Diff line number Diff line Loading @@ -222,7 +222,7 @@ <span> % if ($station->[1]{load}{SECOND}) { % my ($first, $second) = load_icon($station->[1]{load}); <i class="material-icons tiny" aria-hidden="true" style="padding-right: 0.5em; vertical-align: bottom;"><%= $first %></i> <i class="material-icons tiny" aria-hidden="true" style="vertical-align: bottom;"><%= $second %></i> <i class="material-icons tiny" aria-hidden="true"><%= $first %></i> <i class="material-icons tiny" aria-hidden="true"><%= $second %></i> % } % if ($station->[2] and $station->[2] eq 'cancelled') { entfällt Loading Loading @@ -337,7 +337,7 @@ <span> % if ($station->[1]{load}{SECOND}) { % my ($first, $second) = load_icon($station->[1]{load}); <i class="material-icons tiny" aria-hidden="true" style="padding-right: 0.5em; vertical-align: bottom;"><%= $first %></i> <i class="material-icons tiny" aria-hidden="true" style="vertical-align: bottom;"><%= $second %></i> <i class="material-icons tiny" aria-hidden="true"><%= $first %></i> <i class="material-icons tiny" aria-hidden="true"><%= $second %></i> % } % if ($station->[2] and $station->[2] eq 'cancelled') { entfällt Loading Loading
sass/src/common/index.scss +4 −3 Original line number Diff line number Diff line Loading @@ -40,12 +40,13 @@ a.tablerow { padding-top: 1em; padding-bottom: 1em; border-bottom: 1px solid rgba(0,0,0,0.12); span { display: inline-block; } .material-icons { vertical-align: bottom; margin-bottom: 0.2em; } span { display: inline-block; } } .pagination { Loading
templates/_checked_in.html.ep +2 −2 Original line number Diff line number Diff line Loading @@ -222,7 +222,7 @@ <span> % if ($station->[1]{load}{SECOND}) { % my ($first, $second) = load_icon($station->[1]{load}); <i class="material-icons tiny" aria-hidden="true" style="padding-right: 0.5em; vertical-align: bottom;"><%= $first %></i> <i class="material-icons tiny" aria-hidden="true" style="vertical-align: bottom;"><%= $second %></i> <i class="material-icons tiny" aria-hidden="true"><%= $first %></i> <i class="material-icons tiny" aria-hidden="true"><%= $second %></i> % } % if ($station->[2] and $station->[2] eq 'cancelled') { entfällt Loading Loading @@ -337,7 +337,7 @@ <span> % if ($station->[1]{load}{SECOND}) { % my ($first, $second) = load_icon($station->[1]{load}); <i class="material-icons tiny" aria-hidden="true" style="padding-right: 0.5em; vertical-align: bottom;"><%= $first %></i> <i class="material-icons tiny" aria-hidden="true" style="vertical-align: bottom;"><%= $second %></i> <i class="material-icons tiny" aria-hidden="true"><%= $first %></i> <i class="material-icons tiny" aria-hidden="true"><%= $second %></i> % } % if ($station->[2] and $station->[2] eq 'cancelled') { entfällt Loading