Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update scoreboard colouring when hovering over rows #3327

Merged
merged 5 commits into from
Jun 12, 2018
Merged

Update scoreboard colouring when hovering over rows #3327

merged 5 commits into from
Jun 12, 2018

Conversation

MegaApplePi
Copy link
Contributor

resolves #3297

background-color: #ccc;
background-color: #555;

> a {

This comment was marked as off-topic.

This comment was marked as off-topic.

This comment was marked as off-topic.

@@ -164,6 +170,11 @@

&__user-link {
color: #555;

&:hover {
font-weight: bold;

This comment was marked as off-topic.

Co-authored-by: nanaya <me@nanaya.pro>
}

.@{_top}__body-row:hover & {
color: #fff;

This comment was marked as off-topic.

@@ -127,8 +131,10 @@
}

&:hover {
color: #fff;

This comment was marked as off-topic.

@nanaya nanaya merged commit 5036b2d into ppy:master Jun 12, 2018
@MegaApplePi MegaApplePi deleted the scoreboard-recolour branch July 1, 2018 23:57
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.

Link colour on rows is not readable
3 participants