Commit 5657937
committed
refactor: tighten report table styling and print typography
- Drop the dedicated .report-table-quantity font-family / size /
weight overrides so the quantity column inherits the same
typography as every other cell; keep only the right alignment
since the numbers still need to align on the right edge.
- Add font-weight: 500 to .report-table tfoot td so the total
row reads slightly heavier than the body rows without needing
per-cell overrides.
- Shrink the print-mode line-items table by roughly one point
across the board (body 11pt -> 9pt, thead 9pt -> 8pt, tfoot /
mono 10pt -> 9/8pt) with matching 3pt 5pt cell padding so the
picking list fits more comfortably on A4.
- Split the print-mode .report-dt / .report-dd rule so only the
term column carries font-weight: 500 on paper, reinforcing the
label vs value distinction when the colour cue is lost.1 parent a049017 commit 5657937
1 file changed
Lines changed: 13 additions & 20 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
280 | 280 | | |
281 | 281 | | |
282 | 282 | | |
283 | | - | |
284 | | - | |
285 | | - | |
286 | 283 | | |
287 | 284 | | |
288 | 285 | | |
| |||
291 | 288 | | |
292 | 289 | | |
293 | 290 | | |
| 291 | + | |
294 | 292 | | |
295 | 293 | | |
296 | 294 | | |
297 | 295 | | |
298 | 296 | | |
299 | | - | |
300 | | - | |
301 | 297 | | |
302 | 298 | | |
303 | 299 | | |
| |||
451 | 447 | | |
452 | 448 | | |
453 | 449 | | |
454 | | - | |
| 450 | + | |
| 451 | + | |
| 452 | + | |
| 453 | + | |
| 454 | + | |
455 | 455 | | |
456 | 456 | | |
457 | 457 | | |
| |||
469 | 469 | | |
470 | 470 | | |
471 | 471 | | |
472 | | - | |
| 472 | + | |
473 | 473 | | |
474 | 474 | | |
475 | 475 | | |
| |||
480 | 480 | | |
481 | 481 | | |
482 | 482 | | |
483 | | - | |
484 | | - | |
| 483 | + | |
| 484 | + | |
485 | 485 | | |
486 | 486 | | |
487 | 487 | | |
488 | | - | |
| 488 | + | |
489 | 489 | | |
490 | 490 | | |
491 | 491 | | |
| |||
500 | 500 | | |
501 | 501 | | |
502 | 502 | | |
503 | | - | |
504 | | - | |
505 | | - | |
506 | | - | |
507 | | - | |
| 503 | + | |
508 | 504 | | |
509 | 505 | | |
510 | 506 | | |
511 | 507 | | |
512 | 508 | | |
513 | 509 | | |
514 | | - | |
515 | | - | |
516 | | - | |
517 | | - | |
518 | | - | |
| 510 | + | |
| 511 | + | |
519 | 512 | | |
520 | 513 | | |
521 | 514 | | |
| |||
0 commit comments