Goal-Calibration/views/templates
Yisroel Baum 59ec2e19e8
style admin text detail page with node tree
apply the page shell to the text detail page and add a scoped
.node-tree style block to app.css. the tree dom rendered by text.js
must keep ul/li with buttons and inputs as direct children of each
li (cypress relies on > selectors), so styling is applied entirely
via descendant selectors without wrapping the rendered nodes.
2026-05-01 11:32:49 +03:00
..
admin.php link app.css and add viewport meta in templates 2026-05-01 11:24:30 +03:00
forbidden.php link app.css and add viewport meta in templates 2026-05-01 11:24:30 +03:00
home.php style home page with shell and card list 2026-05-01 11:25:45 +03:00
login.php link app.css and add viewport meta in templates 2026-05-01 11:24:30 +03:00
register.php link app.css and add viewport meta in templates 2026-05-01 11:24:30 +03:00
text.php style admin text detail page with node tree 2026-05-01 11:32:49 +03:00
texts.php style admin texts page with card list and form 2026-05-01 11:32:21 +03:00
today.php style today page with shell and card list 2026-05-01 11:31:55 +03:00