mirror of
https://github.com/derf/travelynx
synced 2024-11-10 06:54:17 +00:00
Product chips: add "Strb" for tram
Oh NASA/HAVAG, you so weird
This commit is contained in:
parent
a6026083b6
commit
171cca5cf9
1 changed files with 1 additions and 1 deletions
|
@ -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;
|
||||
|
|
Loading…
Reference in a new issue