1123b9ac46fc49e3b1adeefba3db71cc155d66b9
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>
Description
No description provided
5.7 MiB
Releases
230
Twitch VOD Manager 1.0.23
Latest
Languages
TypeScript
74.7%
CSS
12.6%
HTML
7.1%
JavaScript
5.6%