Commit 46638716 authored by Tim's avatar Tim Committed by derf
Browse files

local.scss: Add NachtBus, NachtTram & BRB train chip selector

This commit adds the trip type "NachtBus" to the "Bus" category and the trip type "NachtTram" to the "Tram" category.

It also adds the trip type "BRB" to the "RegionalBahn" / "RB" category.
parent 519425e7
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -209,12 +209,12 @@ ul.route-history > li {
	min-width: 6ch;
	margin: 0 auto;

	&.Bus, &.BUS, &.RUF, &.AST, &.Niederflurbus, &.Stadtbus, &.MetroBus, &.PlusBus, &.RegionalBus, &.ExpressBus, &.RufTaxi {
	&.Bus, &.BUS, &.RUF, &.AST, &.NachtBus, &.Niederflurbus, &.Stadtbus, &.MetroBus, &.PlusBus, &.RegionalBus, &.ExpressBus, &.RufTaxi {
		background-color: #a3167e;
		border-radius: 5rem;
		padding: .2rem .5rem;
	}
	&.STR, &.Tram, &.TRAM, &.Str, &.Strb, &.STB, &.Straenbahn {
	&.STR, &.Tram, &.TRAM, &.Str, &.Strb, &.STB, &.Straenbahn, &.NachtTram {
		background-color: #c5161c;
		border-radius: 5rem;
		padding: .2rem .5rem;
@@ -232,7 +232,7 @@ ul.route-history > li {
	&.RE, &.IRE, &.REX, &.REGIONAL_FAST_RAIL {
		background-color: #ff4f00;
	}
	&.RB, &.MEX, &.TER, &.R, &.REGIONAL_RAIL, &.Regionalzug, &.R-Bahn {
	&.RB, &.MEX, &.TER, &.R, &.REGIONAL_RAIL, &.Regionalzug, &.R-Bahn, &.BRB {
		background-color: #1f4a87;
	}
	// DE