mapcomplete/UI/Base
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
..
Button.ts More css tweaks and bug fixes 2020-07-25 18:00:08 +02:00
Combine.ts Fixed erronous clearing of value-fields in tagmappings, (hopefully) fixes #131 2020-09-27 20:51:37 +02:00
FeatureSwitched.ts More refactoring, stabilizing rotation and direction_gradient 2021-01-04 04:06:21 +01:00
FixedUiElement.ts Remove a few empty spaces and line breaks 2021-01-17 21:04:37 +01:00
Img.ts Move border custom css to Tailwind Class 2021-01-20 21:48:47 +01:00
LazyElement.ts Workaround: popups move into zoom vertically too now on desktop 2021-01-07 20:11:07 +01:00
Link.ts Fix deploy 2020-11-06 01:58:26 +01:00
Ornament.ts Small fixes 2021-01-17 23:06:05 +01:00
PageSplit.ts More work on the custom theme generator, kindof works now 2020-09-03 00:00:37 +02:00
ScrollableFullScreen.ts Migrate featureinfobox to Tailwind 2021-01-21 05:05:10 +01:00
SubtleButton.ts Fixing css styling bugs, most works correctly now 2021-01-18 19:36:19 +01:00
TabbedComponent.ts Add metatagging, fritures 2020-10-19 12:08:42 +02:00
VariableUIElement.ts Fixes and simplification of the CSS 2020-09-12 23:15:17 +02:00
VerticalCombine.ts Cleanup of empty classes, partial use of default export 2020-10-02 19:00:24 +02:00