summaryrefslogtreecommitdiff
path: root/sass/app.scss
diff options
context:
space:
mode:
Diffstat (limited to 'sass/app.scss')
-rw-r--r--sass/app.scss4
1 files changed, 4 insertions, 0 deletions
diff --git a/sass/app.scss b/sass/app.scss
index ec7a969..ee0cf66 100644
--- a/sass/app.scss
+++ b/sass/app.scss
@@ -532,6 +532,10 @@ div.app {
.verbose {
margin-bottom: 1em;
+
+ .no-realtime {
+ color: $cancelled-stop-color;
+ }
}
.mroute {