Unverified Commit 629eff2f authored by Birte Kristina Friesel's avatar Birte Kristina Friesel
Browse files

status card: add delimiter between main and supplementary content

parent 08d77279
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -275,6 +275,11 @@ ul.route-history > li {
	}
}

.status-card-progress-annot {
	padding-bottom: 2ex;
	border-bottom: 2px dashed #808080;
}


@media screen and (max-width: 600px) {
	.collection.departures li {
+1 −1
Original line number Diff line number Diff line
@@ -64,7 +64,7 @@
					<div class="determinate" style="width: <%= sprintf('%.2f', 100 * ($journey->{journey_completion} // 0)); %>%;"></div>
				</div>
			</div>
			<div>
			<div class="status-card-progress-annot">
				<div style="float: left;">
					<b><%= $journey->{dep_name} %></b><br/>
					<b><%= $journey->{real_departure}->strftime('%H:%M') %></b>