From c4649d7c1700ebdc4ca25b2915c6345b4b24b5df Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Tue, 24 Aug 2021 19:50:02 +0200 Subject: tripinfo: use icon to indicate missing realtime data --- sass/app.scss | 3 +++ 1 file changed, 3 insertions(+) (limited to 'sass/app.scss') diff --git a/sass/app.scss b/sass/app.scss index afe6bb5..49e6210 100644 --- a/sass/app.scss +++ b/sass/app.scss @@ -416,6 +416,9 @@ ul.departures { .delay { color: $delay-color; } + .material-icons { + font-size: 20px; + } } .linklist { margin-top: 0.5em; -- cgit v1.2.3