summaryrefslogtreecommitdiff
path: root/sass/app.scss
diff options
context:
space:
mode:
authorDaniel Friesel <derf@finalrewind.org>2020-12-19 17:21:27 +0100
committerDaniel Friesel <derf@finalrewind.org>2020-12-19 17:21:27 +0100
commitfbc1b2194c7c84707edf9e01895f2f449123b272 (patch)
treecd5ad1944eb92949950c40dbd062e28772f704e6 /sass/app.scss
parent956f17ff436082dad7155f1c2d5aa743b90341be (diff)
show expected train type in train view
Diffstat (limited to 'sass/app.scss')
-rw-r--r--sass/app.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/sass/app.scss b/sass/app.scss
index ae793b9..a042764 100644
--- a/sass/app.scss
+++ b/sass/app.scss
@@ -187,7 +187,7 @@ div.app li .line {
overflow: hidden;
}
-div.app li .line .trainsubtype {
+div.app .trainsubtype {
font-weight: normal;
font-size: 70%;
position: relative;