Skip to content

chore: custom CSS properties#1938

Merged
SantiagoPittella merged 3 commits into
nextfrom
santiagopittella-monitor-CSS-custom-properties
Apr 16, 2026
Merged

chore: custom CSS properties#1938
SantiagoPittella merged 3 commits into
nextfrom
santiagopittella-monitor-CSS-custom-properties

Conversation

@SantiagoPittella
Copy link
Copy Markdown
Collaborator

closes #1913

Replaces all hardcoded color values across CSS and JS with CSS custom properties defined in a single :root block. Consolidates the four @media (max-width: 768px) blocks into one,removes dead CSS (.button-group, .service-error, duplicate .loading-section), and drops redundant font-family declarations that are already inherited from body.

@SantiagoPittella SantiagoPittella added the no changelog This PR does not require an entry in the `CHANGELOG.md` file label Apr 13, 2026
@SantiagoPittella SantiagoPittella merged commit 8cdbe55 into next Apr 16, 2026
18 checks passed
@SantiagoPittella SantiagoPittella deleted the santiagopittella-monitor-CSS-custom-properties branch April 16, 2026 12:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

no changelog This PR does not require an entry in the `CHANGELOG.md` file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Monitor: CSS custom properties

3 participants