From ba6fe941e7ebbe4131ed4c2d8bcd93160e4a1aeb Mon Sep 17 00:00:00 2001 From: Souliboi Date: Fri, 27 Dec 2024 18:09:12 +0100 Subject: [PATCH] add stylus file --- stylus.css | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 stylus.css diff --git a/stylus.css b/stylus.css new file mode 100644 index 0000000..72c28af --- /dev/null +++ b/stylus.css @@ -0,0 +1,25 @@ +/* +#!/usr/bin/bash + +firefox --kiosk https://38c3.c3nav.de/o/info/@1,188.21,170.86,2.66 + + +as autostart.sh in plasma +*/ + +.as-origin, .share { + display: none; + pointer-events: none; +} + + +#origin-input, .as-location, .show-nearby, .as.origin, .report-missing { + pointer-events: none; +} + +.leaflet-control-attribution, header #user, .leaflet-control-user-location, .external-url, #modal.show, report, report-issue, #route-search-buttons, .report-missing, .as-location, .show-nearby, .share { + + display: none; +} + +