aboutsummaryrefslogtreecommitdiffstats
path: root/theme/admin/rsrc
AgeCommit message (Expand)AuthorFilesLines
2023-02-01Darken the background color of the headerThomas Lange4-4/+6
2023-02-01Remove "text-shadow" property from header textThomas Lange3-3/+0
2023-02-01Recompile CSS and add ".sass-cache" to .gitignoreThomas Lange2-1274/+790
2021-08-26Add underline for blue hyperlinks in admin themeThomas Lange3-3/+16
2021-08-26Explicitly set placeholder color for admin themeThomas Lange3-0/+24
2021-08-26Explicitly set scrollbar colors for admin themeThomas Lange5-0/+108
2021-08-10Clear floating for #message-list-wrapperThomas Lange3-0/+3
2021-08-09Show action button list in entity update templateThomas Lange3-0/+3
2021-07-24Update CSS for "code" tag in error message boxThomas Lange3-0/+13
2021-07-14Do some minor optimizations on the admin themeThomas Lange7-20/+20
2021-07-10Fix unequal grid item widths (and use fr unit)Thomas Lange4-39/+30
2021-07-09Detect unsaved changes in content editorThomas Lange1-0/+31
2021-07-09Bugfix: Add CSS "word-break" propertyThomas Lange3-0/+3
2021-07-05Add dark color mode for admin themeThomas Lange5-6/+1243
2021-07-05Add SCSS variables and do some minor optimizationsThomas Lange5-814/+891
2021-07-04Remove unused CSS rules from admin themeThomas Lange2-76/+4
2021-07-04Use CSS grid for admin search formsThomas Lange2-0/+7
2021-07-04Prettify the item meta elements in the admin themeThomas Lange2-38/+21
2021-07-04Use list for item meta elementsThomas Lange2-0/+18
2021-07-04Move ID into heading element and remove bracketsThomas Lange2-0/+4
2021-06-26Add and change some Fontello icons for admin themeThomas Lange9-395/+909
2021-06-24Implement database schema MigratorThomas Lange2-18/+45
2021-06-19Remove ID form field (and rearrange other fields)Thomas Lange3-0/+18
2021-06-19Fix missing margin on user listThomas Lange2-0/+9
2021-06-14Darken background on focused/active buttonsThomas Lange2-2/+21
2021-06-13Use grid layout for items in administration areaThomas Lange3-44/+109
2021-06-13Ignore source maps for Javascript and CSSThomas Lange1-1/+0
2021-06-13Replace the flex layout in favor of a grid layoutThomas Lange4-132/+96
2021-06-12Remove outline from focused form elementsThomas Lange2-0/+7
2021-06-12Place message boxes outside the <form> elementsThomas Lange2-0/+9
2021-06-12Show first image from items contentThomas Lange3-6/+28
2021-06-12Use SCSS for stylesheetsThomas Lange6-508/+1410
2019-10-29Remove PHP closing tags and add LF to text filesThomas Lange4-4/+4
2019-05-05Update CSS layoutThomas Lange1-19/+29
2019-04-26Remove "box-sizing" property with invalid valueThomas Lange1-2/+0
2019-04-26Rename "template" directory to "theme"Thomas Lange8-0/+1328