Refactor CSS for character sheet detail input fields

  • Added a class to the input fields, so the CSS can be reused throughout the whole sheet; removed duplicate CSS.
  • Removed text-transform: capitalize;, so it's actually possible to type in something starting with lower-case characters.
  • More usage of CSS Custom Properties.

image

Merge request reports

Loading