Commit fd7c91a
fix(web): improve lifecycle table text contrast and link visibility (#1005)
* fix(web): improve lifecycle table text contrast and link visibility
- Raise tbody cell color from --av-text-muted (55% lightness) to 78%
lightness for readable body text on dark background
- Add explicit td a link styling using --av-indigo (cyan) with hover state
Co-Authored-By: Claude Sonnet 4.6 (1M context) <noreply@anthropic.com>
* fix(web): hide last table column and fade on narrow mobile
On viewports ≤ 480px, hide "What it does" column and the scroll fade
so Layer / Tool / When fit cleanly without overflow or gradient artefact.
Co-Authored-By: Claude Sonnet 4.6 (1M context) <noreply@anthropic.com>
* fix(web): remove table fade gradient on mobile, keep all columns
The av-table-fade overlay was causing the visual line artefact.
Remove the gradient on <=480px and set min-width so the table
stays fully scrollable with all 4 columns accessible.
Co-Authored-By: Claude Sonnet 4.6 (1M context) <noreply@anthropic.com>
---------
Co-authored-by: Claude Sonnet 4.6 (1M context) <noreply@anthropic.com>1 parent af946aa commit fd7c91a
1 file changed
Lines changed: 20 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1031 | 1031 | | |
1032 | 1032 | | |
1033 | 1033 | | |
1034 | | - | |
| 1034 | + | |
| 1035 | + | |
| 1036 | + | |
| 1037 | + | |
| 1038 | + | |
| 1039 | + | |
| 1040 | + | |
| 1041 | + | |
| 1042 | + | |
| 1043 | + | |
| 1044 | + | |
| 1045 | + | |
1035 | 1046 | | |
1036 | 1047 | | |
1037 | 1048 | | |
| |||
1235 | 1246 | | |
1236 | 1247 | | |
1237 | 1248 | | |
| 1249 | + | |
| 1250 | + | |
| 1251 | + | |
| 1252 | + | |
| 1253 | + | |
| 1254 | + | |
| 1255 | + | |
| 1256 | + | |
1238 | 1257 | | |
1239 | 1258 | | |
1240 | 1259 | | |
| |||
0 commit comments