Commit graph

19 commits

Author SHA1 Message Date
dfb2a4a781
feat(ui): use CSS container queries for precise header font scaling 2025-07-17 19:40:25 +02:00
9ea6bfac84
style(ui): adjust header font size automatically 2025-07-17 19:31:44 +02:00
651310446d
style(ui): apply lighter font weight to labels 2025-07-17 19:25:07 +02:00
a1cda785e9
style(ui): widen experience points field
needs to fit 5+ digits
2025-07-17 19:22:21 +02:00
a0c77ef7b8
style(ui): improve sheet name readability with lighter font weight 2025-07-17 19:16:59 +02:00
590045405b
refactor(styles): extract shared ProseMirror styles to reduce
duplication
2025-07-17 18:23:07 +02:00
970f69be53
fix(editor): prevent double scrollbars in biography tab 2025-07-17 18:19:06 +02:00
07fa1487f1
fix(ui): use consistent height variable for select and input elements 2025-07-17 17:50:20 +02:00
093c94961d
feat: add dark mode styling for combat values and text strokes
Use CSS filters and light-dark() function for theme-adaptive icons and
text styling with proper contrast in both light and dark modes.
2025-07-13 15:41:53 +02:00
f46a89f470
feat: add dark mode styling for combat values 2025-07-13 15:41:53 +02:00
e001102278
feat: update Core Value trait label text stroke with light-dark color 2025-07-13 15:41:53 +02:00
Johannes Loher
7670d7f808
chore: reformat with 2 spaces 2023-07-10 22:33:01 +02:00
Johannes Loher
4b97bde6d9
feat: organize checks in columns 2023-07-09 23:16:55 +02:00
Johannes Loher
1e7492073e fix: simplify talent rank display in character sheet 2022-11-10 03:32:52 +01:00
Johannes Loher
880726305d fix: always display checks in 3 columns 2022-11-06 21:44:02 +00:00
Johannes Loher
ab31450dd8 fix: address a few problems with active effect application 2022-11-04 21:09:06 +01:00
Johannes Loher
2023019d3a fix: visually disable/remove interactive elements in non-editable sheets 2022-11-04 00:03:03 +01:00
Johannes Loher
fc9f4b49b5 feat: add a special actor sheet that is displayed to users with the LIMITED permission for the actor
This actor sheet only shows image, name, and biography/description of the actor.
2022-11-03 23:02:46 +01:00
Johannes Loher
1aa284311f refactor: resturcture files so that lincensing info can be bundled properly 2022-01-31 15:31:45 +01:00