aboutsummaryrefslogtreecommitdiffstats
path: root/theme/admin/rsrc/css/main.css
AgeCommit message (Expand)AuthorFilesLines
2021-07-10Fix unequal grid item widths (and use fr unit)Thomas Lange1-13/+10
2021-07-09Bugfix: Add CSS "word-break" propertyThomas Lange1-0/+1
2021-07-05Add dark color mode for admin themeThomas Lange1-3/+6
2021-07-05Add SCSS variables and do some minor optimizationsThomas Lange1-60/+71
2021-07-04Remove unused CSS rules from admin themeThomas Lange1-38/+3
2021-07-04Use CSS grid for admin search formsThomas Lange1-0/+3
2021-07-04Prettify the item meta elements in the admin themeThomas Lange1-17/+9
2021-07-04Use list for item meta elementsThomas Lange1-0/+8
2021-07-04Move ID into heading element and remove bracketsThomas Lange1-0/+2
2021-06-26Add and change some Fontello icons for admin themeThomas Lange1-57/+280
2021-06-24Implement database schema MigratorThomas Lange1-9/+22
2021-06-19Remove ID form field (and rearrange other fields)Thomas Lange1-0/+8
2021-06-19Fix missing margin on user listThomas Lange1-0/+4
2021-06-14Darken background on focused/active buttonsThomas Lange1-2/+9
2021-06-13Use grid layout for items in administration areaThomas Lange1-21/+50
2021-06-13Replace the flex layout in favor of a grid layoutThomas Lange1-64/+44
2021-06-12Remove outline from focused form elementsThomas Lange1-0/+3
2021-06-12Place message boxes outside the <form> elementsThomas Lange1-0/+4
2021-06-12Show first image from items contentThomas Lange1-1/+11
2021-06-12Use SCSS for stylesheetsThomas Lange1-0/+904