| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 18 hours | refactor(tools): consolidate common CSS for HTML tools | skal | |
| Extract common styles from various tool HTML files (timeline, spectral, cnn_v2_test, etc.) into a shared stylesheet. This reduces code duplication and improves maintainability of the tool frontends. - Create a new 'tools/common/style.css' to house the shared rules. - Update all tool HTML files to link to the new stylesheet. - Remove redundant inline styles from individual HTML files. | |||
