read.markets/app/static
Giorgio Gilestro 1a20f0a15b mobile: tag Qty/Avg cells in JS-rendered portfolio table
The portfolio table is rendered client-side in portfolio.js (not by
the partials/portfolio.html Jinja template, which is unused for this
view). The previous commit's mobile-hide class made it into the
template but never reached the actual DOM. Adding the class to the
JS-emitted <th> and <td> strings so .dense .mobile-hide { display:
none } actually picks them up at ≤480px.
2026-05-28 19:13:52 +02:00
..
css mobile: wrap tabs, trim portfolio + markets bar columns 2026-05-28 19:10:58 +02:00
images landing: add product screenshots — hero shot, feature thumbnails, lightbox 2026-05-26 00:27:02 +02:00
js mobile: tag Qty/Avg cells in JS-rendered portfolio table 2026-05-28 19:13:52 +02:00