95b44897f9
Spacing for Login, Search, Help
...
Same spacing left, right, top using Tailwind
2021-01-20 21:56:38 +01:00
7556c7a4b1
layer-selection uses more Tailwind
...
- Tailwind for border radius, same as other elements
- Tailwind for placement
2021-01-20 21:56:11 +01:00
871f512c0d
Move border custom css to Tailwind Class
...
- migrate custom css to Tailwind class
- introduce class-parameter for `AsImageElement`
- migrate width of login button to Tailwind class
2021-01-20 21:48:47 +01:00
d3b39fbe54
Remove <br> above open-welcom-message
...
Use Tailwind Class styles instead.
2021-01-20 21:26:29 +01:00
3b385c56e3
Use DIV instead of SPAN, remove newline
...
Makes it a little bit easier to read.
2021-01-20 21:04:26 +01:00
0443de44b6
Index: Center index content
...
This is only for the lg-Screen-size. It makes the content use more space and be more centered in the screen.
Wanted to use some Tailwind-Center-Class but didn't manage to. This works as well.
2021-01-20 20:40:40 +01:00
dc9b2d382b
Clarify link styles for Streetcomplete and "here".
...
- Add dot at the end of the sentence.
- Add regular and hover link style.
2021-01-20 20:39:35 +01:00
1df25ff91e
Resolved accidentally commited merge conflict
2021-01-18 19:46:37 +01:00
4baf47b868
Fix to-the-map
2021-01-18 19:44:26 +01:00
db91c5ead4
Fixing css styling bugs, most works correctly now
2021-01-18 19:36:19 +01:00
977991cced
Merge pull request #184 from chrneumann/feature/translate-climbing-layer
...
Add missing translations for climbing layer.
2021-01-18 13:40:55 +01:00
Christian Neumann
f95c119bb3
Add missing translations for climbing layer.
2021-01-18 11:51:18 +01:00
16458d4fec
Fixes creating images with sharp instead of svg2img, add playground icon as svg
2021-01-18 03:25:15 +01:00
923b86b507
Experimenting with tailwind: splitting the index intro into a separate class; adding the logo
2021-01-18 02:51:42 +01:00
6864ba4fd6
Merge branch 'master' into add-tailwind-for-homepage
2021-01-18 01:52:37 +01:00
b104feb080
Disable creating new images; changed staging deploy
2021-01-18 01:52:15 +01:00
0fee4cae58
Fix build
2021-01-18 01:48:08 +01:00
ccc1f8eff5
Small fixes
2021-01-17 23:06:05 +01:00
21d2dc52c2
Remove spacing from the homepage
...
Those spaces where added back via Tailwind.
2021-01-17 21:15:53 +01:00
de1ac89425
Fixme comment to add the logo to the index-header
2021-01-17 21:15:14 +01:00
4c59ea3b1e
Tailwind for List of Themes
...
Style the list of themes with Tailwind. Add wrapper around the list of themes.
The non-linked list items are still TODO.
Also move the Streetcomplete-Note below the list and also the custom-build-Request-Line.
2021-01-17 21:14:48 +01:00
740b54e476
Use Combine instead of VerticalCombine
...
This gets rid of the added SPAN-tag with ID.
2021-01-17 21:11:57 +01:00
40b6b97521
Tailwind the Language picker
...
Changes the style and gives Class the ability to receive css-classes. There should also be a label-text given; something like "Change language" which is then hidden for `sr-only`.
2021-01-17 21:06:54 +01:00
415010ba47
Reset Loading message once loaded
...
The message was visible on the page in situations when there was content above. This resets it at least for one situation.
2021-01-17 21:05:20 +01:00
c2ee058682
Remove a few empty spaces and line breaks
...
Most it is done by my editor automatically.
2021-01-17 21:04:37 +01:00
4aebf05918
Tailwind for H1 + Subline
2021-01-17 21:02:56 +01:00
f07e595830
Add TailwindCSS
...
Following https://tailwindcss.com/docs/installation
2021-01-17 21:01:44 +01:00
946572a31c
Create .tool-versions
...
Specify a node version so the installer does not complain. The .tool-versions file is used by `asdf`
2021-01-17 20:59:21 +01:00
fa4fb71e06
Small tweaks, stabilizing local source cache
2021-01-15 01:57:46 +01:00
f33fe081d0
Add caching into local storage for a faster map experience
2021-01-15 00:29:07 +01:00
3a2d654ac3
Also remove destkop decoration in index
2021-01-14 23:33:35 +01:00
092c12a449
Add overview of all themes if none are defined
2021-01-14 22:25:11 +01:00
7a2b99a566
Merge branch 'master' into develop
2021-01-13 16:18:51 +01:00
137e25037c
Fix various small typos
2021-01-12 20:46:01 +01:00
6a254e10e5
Add operator to vending machine
2021-01-09 02:32:05 +01:00
73f991ae0f
Add fietsambassade icon if needed
2021-01-09 02:28:29 +01:00
cc65936369
Merge master
2021-01-09 02:23:52 +01:00
abe5d5546a
Add osmtogeojson
2021-01-09 02:23:28 +01:00
c58655d2d5
Actually add assets
2021-01-09 02:12:31 +01:00
303485df7e
Add bicycle tube vending machines
2021-01-09 02:11:43 +01:00
b9bcf801ef
Version bump
2021-01-09 00:29:38 +01:00
a2bec35a43
Fix wiki links on mobile
2021-01-09 00:29:12 +01:00
641b59bca5
Add ornament
2021-01-09 00:03:21 +01:00
bd6f325fc1
version bump
2021-01-08 18:02:55 +01:00
2f57010202
Fix back button; add title
2021-01-08 18:02:07 +01:00
6e77504854
Add back button on simpleAddUI
2021-01-08 16:49:42 +01:00
ddea3d2fc1
Small css tweaks, fix layer filtering
2021-01-08 14:23:12 +01:00
52f1d5511d
Layer filtering now allows items that would show up on another layer
2021-01-08 04:06:10 +01:00
2a31badd3d
New roaming rendering system which allows layers to push questions, badges and title-icons to all the other layers, improve bike-clean-services
2021-01-08 03:57:18 +01:00
77ffdc093a
More styling tweaks
2021-01-08 02:13:44 +01:00