Commit graph

25 commits

Author SHA1 Message Date
Tobias 8f8e5f7636 Migrate .answer to Tailwind
- Remove custom CSS
- Add more landscape:* helper classes
2021-01-21 05:19:33 +01:00
Tobias 7a2f4fa44a Migrate featureinfobox to Tailwind
- migrate featureinfobox to Tailwind
- migrate featureinfobox-content to Tailwind
- migrate fullscreenmessage-content to Tailwind so we can delete css/fullscreenmessagebox.css

The landscape-mode is somethign that Tailwind does not support AFAIK. Instead, I migrated the one css-definition that was left over but required to a tailwind-like class name `.landscape\:max-h-screen`. Note the escaped colon with is required so css supports colon based class names.
2021-01-21 05:05:10 +01:00
Tobias b8377630af Migrate featurebox-title (…) to Tailwind (2)
Forgot those in e3b7c7d
2021-01-20 23:02:27 +01:00
Tobias e3b7c7ddc6 Migrate featurebox-title (…) to Tailwind 2021-01-20 23:00:11 +01:00
pietervdvn 4baf47b868 Fix to-the-map 2021-01-18 19:44:26 +01:00
pietervdvn db91c5ead4 Fixing css styling bugs, most works correctly now 2021-01-18 19:36:19 +01:00
pietervdvn ddea3d2fc1 Small css tweaks, fix layer filtering 2021-01-08 14:23:12 +01:00
pietervdvn 77ffdc093a More styling tweaks 2021-01-08 02:13:44 +01:00
pietervdvn 7dc7cc283d Add return to map button on layer panel 2021-01-07 15:19:50 +01:00
pietervdvn 3f2608524e Last css tweaks 2021-01-07 05:10:27 +01:00
pietervdvn 701ce3e89a Css tweaks 2021-01-07 04:50:12 +01:00
Pieter Vander Vennet 926149cbcb Small layout tweaks 2020-11-28 00:28:21 +01:00
Pieter Vander Vennet 8383f482c7 More UI tweaks, fix bugs with new icon handling 2020-11-27 13:39:00 +01:00
Pieter Vander Vennet 488fd16873 Small bug fixes 2020-11-24 11:10:43 +01:00
Pieter Vander Vennet 02ce4e5d7e Small workaround for share api which does not share the hash 2020-11-23 03:13:52 +01:00
Pieter Vander Vennet 4700e71d2e Add share button (supported browsers only), refactoring of fullscreenmessage, fancier scrolling 2020-11-23 02:55:18 +01:00
Pieter Vander Vennet cd548ab04b Add Fietsambassade logo to cyclofix; various svg- and css fixes 2020-11-20 14:00:37 +01:00
Pieter Vander Vennet 16612b10ef I should have commited sooner... 2020-11-17 02:22:48 +01:00
Pieter Vander Vennet c86f4e4aff More css tweaks 2020-11-14 03:26:09 +01:00
Pieter Vander Vennet 3fdb84e481 Extract variables from html, add black theme to surveillance cameras, use svgs directly in the frontend 2020-11-14 02:54:33 +01:00
Pieter Vander Vennet 3f8b6e88d3 Fix deploy 2020-11-06 01:58:26 +01:00
Pieter Vander Vennet f63002b325 CSS tweaks 2020-11-02 19:54:32 +01:00
Pieter Vander Vennet ee6f109e99 Hide radiobuttons 2020-11-02 19:50:07 +01:00
Pieter Vander Vennet ab2e9425c2 Mapillary bugfix 2020-10-27 14:13:37 +01:00
Pieter Vander Vennet 895aa132ec Huge refactoring (WIP) 2020-10-27 01:01:34 +01:00