Skip to content

style(buttons): remove conflicting !important style from Dashboard App#58684

Open
Arsalanulhaq wants to merge 1 commit intomasterfrom
fix/remove_conflicting_important_style
Open

style(buttons): remove conflicting !important style from Dashboard App#58684
Arsalanulhaq wants to merge 1 commit intomasterfrom
fix/remove_conflicting_important_style

Conversation

@Arsalanulhaq
Copy link
Contributor

@Arsalanulhaq Arsalanulhaq commented Mar 3, 2026

Summary

This pull request makes a minor update to the styling in DashboardApp.vue, specifically by removing the !important flag from the background-color property for hover, focus, and active states as it conflicts with the dashboard buttons (specifically weather) active state.

Before:

image image image

After:

image image image

TODO

  • ...

Checklist

AI (if applicable)

  • The content of this PR was partly or fully generated using AI

@Arsalanulhaq Arsalanulhaq requested a review from a team as a code owner March 3, 2026 09:23
@Arsalanulhaq Arsalanulhaq requested review from artonge, skjnldsv and szaimen and removed request for a team March 3, 2026 09:23
…round color for cleaner CSS

Signed-off-by: Arsalan Ul Haq Sohni <arsalan-ul-haq.sohni@strato.de>
@Arsalanulhaq Arsalanulhaq force-pushed the fix/remove_conflicting_important_style branch from e7ea633 to acb9547 Compare March 3, 2026 09:23
@artonge artonge requested a review from susnux March 3, 2026 09:37
@susnux
Copy link
Contributor

susnux commented Mar 3, 2026

screenshots do not look like they are from current master?

Also I cannot reproduce the issue you try to fix, unpatched current master:
Bildschirmfoto_20260303_130459
Bildschirmfoto_20260303_130453
Bildschirmfoto_20260303_130442
Bildschirmfoto_20260303_130425
Bildschirmfoto_20260303_130411

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants