numerus/web/static
jordi fita mas 65ee8a139c Use white-space: pre-line for invoice notes and payment instructions
I want the `white-space: pre` to preserve the newline characters that
users may have used, but this prevents line wrapping and long lines are
not confined within the page margins.

`pre-line` preserves the newlines, but collapses spaces and tabs, and
wraps long text, which is more what i want.
2023-05-22 11:23:19 +02:00
..
fonts Remove unused Remixicon files 2023-01-31 13:17:51 +01:00
alpinejs@3.12.0.min.js Start “improving” the user interface with AlpineJS: tax selector 2023-03-14 18:07:38 +01:00
bars.svg Use HTMx to add product rows “inline” in the invoice form 2023-04-24 02:00:38 +02:00
htmx@1.9.2.min.js Update HTMx version to 1.9.2 2023-04-29 16:20:13 +02:00
invoice.css Use white-space: pre-line for invoice notes and payment instructions 2023-05-22 11:23:19 +02:00
numerus.css Add a background rectangle to the chart and fix NaN when max = 0 2023-05-21 00:14:48 +02:00
numerus.js Trigger a recompute when price, quantity, discount, or vat changes 2023-04-28 00:22:28 +02:00
numerus.svg Clean up SVG icon 2023-01-30 16:33:49 +01:00