Refactor CSS for character sheet detail input fields
Code
Review changes
Check out branch
Open in Workspace
Download
Patches
Plain diff
Expand sidebar
Refactor CSS for character sheet detail input fields
Jens Leonhard
requested to merge
JensChup/foundry-vtt---pathfinder-2e:refactor-sheet-detail-inputs
into
master
Feb 05, 2022
Overview
6
Commits
3
Pipelines
5
Changes
17
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.
Merge request reports
Loading