Commit graph

8 commits

Author SHA1 Message Date
pietervdvn 558265eba9 Further fixes to clear up the fullscreen 2021-03-12 14:52:34 +01:00
pietervdvn a0b909e8a6 Fixes to popup handling and to broken styles 2021-02-25 02:23:26 +01:00
pietervdvn 81f0a21076 Derping around, bit of a dead end due to transform3d in a parent 2021-01-22 01:03:50 +01:00
pietervdvn 7f1b78198a Cleaning away fullscreenmessage 2021-01-22 00:40:15 +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
pietervdvn 092c12a449 Add overview of all themes if none are defined 2021-01-14 22:25:11 +01:00
pietervdvn 701ce3e89a Css tweaks 2021-01-07 04:50:12 +01:00
pietervdvn 778044d0fb More refactoring, stabilizing rotation and direction_gradient 2021-01-04 04:06:21 +01:00