aboutsummaryrefslogtreecommitdiffstats
path: root/theme/admin/rsrc/css/import
AgeCommit message (Collapse)AuthorFilesLines
2021-06-13Replace the flex layout in favor of a grid layoutThomas Lange1-14/+5
This commit replaces the initial CSS flexbox layout for forms of the admin theme with a more elegant approach called "grid layout". :) Some interesting information: https://www.w3schools.com/css/css_grid.asp https://blog.logrocket.com/flexbox-vs-css-grid/
2021-06-12Use SCSS for stylesheetsThomas Lange3-0/+250