yttcom.net
Backend / Tools / DB Viewer
yttcom.net
Domains / DB Viewer
v2.0 · 07.11.26
◇ 80-sys.db
systems/80-kitchen/data/
records.db inbox.db transfers.db knowledge.db jurisdiction.db
80-sys decisions Row #13
Tables
decisions
62
domain
7
events
62
gov_archive
0
gov_archive_fts
0
gov_archive_fts_config
1
gov_archive_fts_data
2
gov_archive_fts_docsize
0
gov_archive_fts_idx
0
items
58
recipes
37
sessions
27
sqlite_sequence
6
transfers_log
0
decisions — Row #13
80-sys.db · systems/80-kitchen/data/
⌂ Kitchen Hub →
id
13
system
80 Kitchen
date
08/23/26
subject
DoughCalc: scaled up text on tablet -- widening the layout alone didn't help since almost every element sets its own explicit font-size
approved_by
USR369 David
se_id
—
tr_id
—
_rowid
13
detail
USR369's 3 tablet screenshots (after the width fix) showed correct layout/tabs/no overlap, but text looked small relative to the much wider container. Root cause: bumping body{font-size:15px} in the tablet media query had almost no visible effect because nearly every text element on the page (field labels, hints, input values, totals, breakdown rows, notes, etc.) sets its OWN explicit pixel font-size rather than inheriting from body -- so the body-level bump was overridden everywhere it mattered. Added explicit tablet-breakpoint overrides for ~20 selectors covering field labels/hints, numeric inputs, the main total/breakdown readout, bake-info stats, pan-card fields, notes, and footer -- scaled each up by roughly 15-20% rather than a single blanket multiplier, to keep proportions (headers vs. body text vs. fine print) sensible rather than uniformly enlarging everything by the same fixed amount. Left the small set of inline-styled buttons (Print, Save, Add, etc.) untouched since inline styles can't be overridden without !important and button label size wasn't the reported problem.
▼ Show timestamps
created_at
2026-08-23 16:53:24
Backend Domains Panel DB Viewer Transfers
Backend Tools DB Viewer DB Admin Server Map File Editor Backend Tools DB Viewer DB Admin Server Map File Editor