The "Hide downloaded" checkbox in the VOD filter row was carrying the inline style: display:flex; align-items:center; gap:6px; color: var(--text-secondary); font-size:12px; cursor:pointer; user-select:none This is a distinct visual variant of the existing .toggle-row class (filter-row context, smaller gap, smaller font, secondary text color) so a separate .inline-toggle class is the cleaner fit rather than overloading .toggle-row with another modifier. One site cleaned up now, the class is reusable for future tool-row inline toggles without copy-pasting the seven inline properties. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com> |
||
|---|---|---|
| build | ||
| docs | ||
| scripts | ||
| src | ||
| .gitignore | ||
| eslint.config.mjs | ||
| package-lock.json | ||
| package.json | ||
| README_AI_RELEASE.md | ||
| tsconfig.json | ||