mapcomplete/UI/Popup
Tobias 4068931bba Add Tailwind button for save+cancel
- remove custom styles
- add new button styles based on Tailwind classes using @apply
- extend config to allow hover:ring-blue-200 and such
- update the js-files to use new classes

- Only unsure about the `.review-form .save-non-active`, this might need additional Tailwind helper classes in this specific situation. Don't know where it shows up, so could not test.
2021-01-24 22:20:40 +01:00
..
EditableTagRendering.ts Add Tailwind button for save+cancel 2021-01-24 22:20:40 +01:00
FeatureInfoBox.ts Add various bug fixes and improvements 2021-01-21 23:39:31 +01:00
QuestionBox.ts Add Tailwind button for save+cancel 2021-01-24 22:20:40 +01:00
SaveButton.ts Add Tailwind button for save+cancel 2021-01-24 22:20:40 +01:00
TagRenderingAnswer.ts Add various bug fixes and improvements 2021-01-21 23:39:31 +01:00
TagRenderingQuestion.ts Fix question styling (but break click action) 2021-01-21 06:03:34 +01:00