From 171cca5cf99bf60870fe54aa4ed0940b3ec08c00 Mon Sep 17 00:00:00 2001
From: Birte Kristina Friesel <birte.friesel@uos.de>
Date: Sat, 24 Aug 2024 08:51:31 +0200
Subject: Product chips: add "Strb" for tram

Oh NASA/HAVAG, you so weird
---
 sass/src/common/local.scss | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'sass')

diff --git a/sass/src/common/local.scss b/sass/src/common/local.scss
index 8770eb7..bffe9a6 100644
--- a/sass/src/common/local.scss
+++ b/sass/src/common/local.scss
@@ -214,7 +214,7 @@ ul.route-history > li {
 		border-radius: 5rem;
 		padding: .2rem .5rem;
 	}
-	&.STR, &.Tram, &.Str, &.STB {
+	&.STR, &.Tram, &.Str, &.Strb, &.STB {
 		background-color: #c5161c;
 		border-radius: 5rem;
 		padding: .2rem .5rem;
-- 
cgit v1.2.3