paper-dynasty-database/storage/templates
Cal Corum 73be3dd6f3 fix: improve diamond tier indicator visibility
- Add silver backing div behind diamond so the X gap lines pop
- Darken unfilled quads for better contrast with filled tier color
- Make diamond grid background transparent (backing shows through gaps)
- Deduplicate shared positioning into a combined CSS rule
- Remove dead TIER_DIAMOND_COLORS dict and filled_bg from Python
  (template already computes these via Jinja)

NOTE: These are volume-mounted template files, NOT baked into the
Docker image. After merging, manually deploy to each server:

  scp storage/templates/tier_style.html <host>:<container-data>/storage/templates/
  scp storage/templates/player_card.html <host>:<container-data>/storage/templates/

Hosts:
  Dev:  ssh pd-database → /home/cal/container-data/dev-pd-database/
  Prod: ssh akamai → /root/container-data/paper-dynasty/

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-07 08:47:24 -05:00
..
player_card.html fix: improve diamond tier indicator visibility 2026-04-07 08:47:24 -05:00
result_columns.html Add missing card templates for PostgreSQL deployment 2026-02-01 19:18:04 -06:00
results_vl.html Add missing card templates for PostgreSQL deployment 2026-02-01 19:18:04 -06:00
results_vr.html Add missing card templates for PostgreSQL deployment 2026-02-01 19:18:04 -06:00
style.html fix: add asyncio.Lock to get_browser() and deduplicate font-face blocks 2026-03-13 08:28:58 -05:00
tier_style.html fix: improve diamond tier indicator visibility 2026-04-07 08:47:24 -05:00
topright_batter.html Add missing card templates for PostgreSQL deployment 2026-02-01 19:18:04 -06:00
topright_pitcher.html Add missing card templates for PostgreSQL deployment 2026-02-01 19:18:04 -06:00