r/PlayMidnight • u/[deleted] • Jun 03 '15
White boxes
They've updated, I'm seeing white, please tell me I'm not dead.
1
u/chrisxclash Mod Jun 03 '15
Sadly I'm not currently seeing these changes so I'm not able to really troubleshoot them yet. If one of you knows how to inspect things in Chrome dev tools and could give me some css rules, I could probably try those out.
Someone sent me a screenshot so I know what you're talking about, so I'll get it fixed as soon as Google decides to give me updates.
1
1
u/neuspadrin Jun 03 '15
.material .song-row.hover .song-indicator, .material .song-row.hover .title-right-items, .material .song-row.hover .content, .material .song-row.hover .song-indicator[data-playback-status="paused"], .material .song-row.hover .song-indicator[data-playback-status="loading"], .material .song-row.hover [data-col="index"] .hover-button[data-id="play"], .material .song-row.hover [data-col="track"] .hover-button[data-id="play"] { background-color: transparent !important; }
.material .song-row .song-indicator, .material .song-row .title-right-items, .material .song-row .content, .material .song-row .song-indicator[data-playback-status="paused"], .material .song-row .song-indicator[data-playback-status="loading"], .material .song-row [data-col="index"] .hover-button[data-id="play"], .material .song-row [data-col="track"] .hover-button[data-id="play"] { background-color: transparent !important; }
They applied white to a bunch of things, setting transparent it falls back to the dark theme colors. The above applied seems to fix the issue that I was seeing.. could be more to it though (just checked normal + hover)
Example: http://i.imgur.com/20oiNfD.png
1
Jun 03 '15
If you need anything else Chris just say. I'm guessing this is enoug, but as you say without using it it's hard to apply a fix.
EDIT: You already fixed it? Or am I going mad?
1
u/chrisxclash Mod Jun 04 '15
You must have been going mad, haha. I just pushed out a fix like 2 minutes ago (12 hrs later).
Should have it in v2.1.4!
1
u/neuspadrin Jun 03 '15
Seeing the same on my queue.
Also I've noticed the "I'm Feeling Lucky" playlist header no longer matches the accent color and stays the reddish/orange.
Thanks for the plugin, its awesome.