summaryrefslogtreecommitdiff
path: root/sass
diff options
context:
space:
mode:
authorBirte Kristina Friesel <derf@finalrewind.org>2024-05-01 12:29:59 +0200
committerBirte Kristina Friesel <derf@finalrewind.org>2024-05-01 12:29:59 +0200
commit35bf3022330602242d0d8dbf7a7b2a7b2bd66e71 (patch)
tree8072db177e5bf95500f72e82fdc2857561a4e0c4 /sass
parentf0bbf6b8ab0b9ad5c8f8503792cdc807731280ab (diff)
Indicate carriages belonging to other trains in carriage formation preview
Diffstat (limited to 'sass')
-rw-r--r--sass/app.scss8
1 files changed, 8 insertions, 0 deletions
diff --git a/sass/app.scss b/sass/app.scss
index d69e41e..fb81921 100644
--- a/sass/app.scss
+++ b/sass/app.scss
@@ -558,6 +558,14 @@ div.app {
a {
color: $fg;
}
+
+ .otherno {
+ color: $fg2;
+ }
+
+ .meta {
+ color: $fg1;
+ }
}
.departure {