add stylus file
This commit is contained in:
parent
3e844d59af
commit
ba6fe941e7
1 changed files with 25 additions and 0 deletions
25
stylus.css
Normal file
25
stylus.css
Normal file
|
@ -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;
|
||||
}
|
||||
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue