summaryrefslogtreecommitdiff
path: root/sass
diff options
context:
space:
mode:
Diffstat (limited to 'sass')
-rw-r--r--sass/src/common/local.scss8
1 files changed, 5 insertions, 3 deletions
diff --git a/sass/src/common/local.scss b/sass/src/common/local.scss
index a026ace..34159fa 100644
--- a/sass/src/common/local.scss
+++ b/sass/src/common/local.scss
@@ -246,7 +246,7 @@ ul.route-history > li {
&.RB, &.MEX, &.TER, &.R, &.REGIONAL_RAIL, &.Regionalzug, &.R-Bahn, &.BRB {
background-color: #1f4a87;
}
- // BE
+ // BE / NL
&.ECD,
// DE
&.IC, &.ICE, &.EC, &.ECE, &.D,
@@ -254,8 +254,10 @@ ul.route-history > li {
&.IR,
// FR
&.TGV, &.OGV, &.EST,
+ // IT
+ &.FR,
// PL
- &.TLK, &.EIC,
+ &.TLK, &.EIC, &.EIP,
// MOTIS
&.HIGHSPEED_RAIL, &.LONG_DISTANCE {
background-color: #ff0404;
@@ -266,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 {