summaryrefslogtreecommitdiff
path: root/public/static/mobile.css
AgeCommit message (Collapse)AuthorLines
2019-05-05Move moreinfo to ajax-requested sub-templateDaniel Friesel-2/+2
This decreases the DOM size and allows for future speed improvements (the backend no longer needs to precalculate routes etc for all trains)
2019-04-29Switch to App/Mobile first, no longer rely on BrowserDetect pluginDaniel Friesel-14/+4
"App" with force_mobile=1 is now the default view even on desktop -- The infoscreen template's extra large font wasn't really nice. This breaks the setup of everyone who was relying on infoscreen being the default -- please append `mode=infoscreen` to your requests.
2018-11-03Also split up app/infoscreen CSS, add transition notice to landing pageDaniel Friesel-2/+2
2016-03-14move css/js into static subdirectory to allow easy static servingDaniel Friesel-0/+23