Commit graph

9 commits

Author SHA1 Message Date
Gesina Schwalbe
7d04ad2309 added spell sheet; reverted side-prop style change 2021-01-09 18:26:17 +01:00
Johannes Loher
18a475dd8f fix height of editor in item sheets 2021-01-07 04:12:20 +01:00
Gesina Schwalbe
874692ed5c moved basic talent properties in talent-sheet head
- a little bit better gridding of side-properties
  (still needs a rewrite)
- common SCSS mixin for input field marking
2021-01-06 15:25:55 +01:00
Gesina Schwalbe
637b70c5d2 added invalidity hints to item side-properties
- added :invalid definition to side-properties CSS
-  defined common color for invalidity
- now using disabled input for automatically calculated properties
2021-01-06 11:39:39 +01:00
Johannes Loher
0db345c7de extract 26px line height for inputs to variable 2021-01-04 20:28:33 +01:00
Gesina Schwalbe
0e282b4c6e some minor improvements to side-properties style
- checkboxes now properly left-aligned
- adaptive width of side-properties: take minimum width now
- side properties are aligned now in any case (each is a grid)
2021-01-01 21:21:22 +01:00
Gesina Schwalbe
7986e91ab7 added storageLocation property to items
Additions:
- added storageLocation property to classes
- added storageLocation field to template
- added localization

Changes:
- changed default values for item string properties to "-"

Fixes:
- fixed CSS side-property flex properties
  such that new text field is properly shown
- fixed for="..." setting for item's data.price label
2020-12-28 17:54:33 +01:00
Johannes Loher
4f6a9b7e73 format files 2020-12-23 17:14:02 +01:00
Johannes Loher
d163fd27fe switch to using TypeScript 2020-12-23 16:52:20 +01:00
Renamed from scss/components/_description.scss (Browse further)