summaryrefslogtreecommitdiff
path: root/sass/src
diff options
context:
space:
mode:
authorBirte Kristina Friesel <derf@finalrewind.org>2025-06-16 20:48:35 +0200
committerBirte Kristina Friesel <derf@finalrewind.org>2025-06-16 20:48:51 +0200
commit3ad74b269a9e4df3926cf56014f6543f09bd32b1 (patch)
tree15d119d720f5a7a48d6c4e1367ef7e38b6439a1c /sass/src
parenteacfa132d6e1284f69437efa6486554a97c13abd (diff)
Frontend: Add a bunch of EFA-specific line colours
Closes #244
Diffstat (limited to 'sass/src')
-rw-r--r--sass/src/common/local.scss10
1 files changed, 5 insertions, 5 deletions
diff --git a/sass/src/common/local.scss b/sass/src/common/local.scss
index c8b00bb..db8cf43 100644
--- a/sass/src/common/local.scss
+++ b/sass/src/common/local.scss
@@ -209,22 +209,22 @@ ul.route-history > li {
min-width: 6ch;
margin: 0 auto;
- &.Bus, &.BUS, &.RUF, &.AST {
+ &.Bus, &.BUS, &.RUF, &.AST, &.Niederflurbus, &.Stadtbus, &.PlusBus, &.RegionalBus, &.ExpressBus, &.RufTaxi {
background-color: #a3167e;
border-radius: 5rem;
padding: .2rem .5rem;
}
- &.STR, &.Tram, &.TRAM, &.Str, &.Strb, &.STB {
+ &.STR, &.Tram, &.TRAM, &.Str, &.Strb, &.STB, &.Straenbahn {
background-color: #c5161c;
border-radius: 5rem;
padding: .2rem .5rem;
}
- &.S, &.RS, &.RER, &.SKW, &.METRO {
+ &.S, &.RS, &.RER, &.SKW, &.METRO, &.S-Bahn {
background-color: #008d4f;
border-radius: 5rem;
padding: .2rem .5rem;
}
- &.U, &.M, &.SUBWAY {
+ &.U, &.M, &.SUBWAY, &.U-Bahn {
background-color: #014e8d;
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 {
+ &.RB, &.MEX, &.TER, &.R, &.REGIONAL_RAIL, &.Regionalzug, &.R-Bahn {
background-color: #1f4a87;
}
// DE