summaryrefslogtreecommitdiff
path: root/sass/src/common/local.scss
diff options
context:
space:
mode:
Diffstat (limited to 'sass/src/common/local.scss')
-rw-r--r--sass/src/common/local.scss10
1 files changed, 7 insertions, 3 deletions
diff --git a/sass/src/common/local.scss b/sass/src/common/local.scss
index 320c6d0..34159fa 100644
--- a/sass/src/common/local.scss
+++ b/sass/src/common/local.scss
@@ -225,7 +225,7 @@ ul.route-history > li {
border-radius: 5rem;
padding: .2rem .5rem;
}
- &.STR, &.Tram, &.TRAM, &.Str, &.Strb, &.STB, &.Straenbahn, &.NachtTram, &.Stadtbahn, &.Niederflurstrab {
+ &.STR, &.Tram, &.TRAM, &.Str, &.Strb, &.STB, &.Straenbahn, &.NachtTram, &.Stadtbahn, &.Niederflurstrab, &.Trm {
background-color: #c5161c;
border-radius: 5rem;
padding: .2rem .5rem;
@@ -246,14 +246,18 @@ ul.route-history > li {
&.RB, &.MEX, &.TER, &.R, &.REGIONAL_RAIL, &.Regionalzug, &.R-Bahn, &.BRB {
background-color: #1f4a87;
}
+ // BE / NL
+ &.ECD,
// DE
&.IC, &.ICE, &.EC, &.ECE, &.D,
// CH
&.IR,
// FR
&.TGV, &.OGV, &.EST,
+ // IT
+ &.FR,
// PL
- &.TLK, &.EIC,
+ &.TLK, &.EIC, &.EIP,
// MOTIS
&.HIGHSPEED_RAIL, &.LONG_DISTANCE {
background-color: #ff0404;
@@ -264,7 +268,7 @@ ul.route-history > li {
&.RJ, &.RJX {
background-color: #c63131;
}
- &.NJ, &.EN, &.NIGHT_RAIL {
+ &.NJ, &.EN, &.NIGHT_RAIL, &.ICN {
background-color: #29255b;
}
&.WB {