Skip to content
This repository has been archived by the owner on Mar 30, 2021. It is now read-only.

Some dark theme tweaks #431

Merged
merged 1 commit into from
Dec 4, 2015

Conversation

chrismou
Copy link
Member

@chrismou chrismou commented Dec 3, 2015

Reduced overuse of background overrides; add cursor:pointer to hover play/rating buttons. Addresses #430

Played some css whack-a-mole, where one fix would break something else, sending me round in circles. In the end - from what I can tell - it looks like we were being a bit too overzealous in our use of background-color:transparent!important;. I'm using the dark theme myself, so I've left the removed rules commented out for reference, so if I spot something broken in the next few days I'll know the first place to check.

To test, just click around and make sure none of the hover effects (ie, when you hover over a song row and the play/rating buttons appear) show up with white backgrounds.

In some rare cases, the buttons don't show up at all. If you see this, try right clicking and reload - I have no idea why (yet) but this seems to fix it and looks to be unrelated to this PR.

Also added a cursor change for the play/ratings buttons to bring inline with the web player.

…play/rating buttons; colour matched scrollbars
@jacobwgillespie
Copy link
Member

LGTM :shipit:

chrismou added a commit that referenced this pull request Dec 4, 2015
@chrismou chrismou merged commit c5a9cb2 into radiant-player:master Dec 4, 2015
@chrismou chrismou deleted the dark-theme-hover-fix branch December 4, 2015 20:05
@chrismou
Copy link
Member Author

chrismou commented Dec 4, 2015

👍

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants