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 spoilerbox design #3151

Merged
merged 6 commits into from May 11, 2018
Merged

Update spoilerbox design #3151

merged 6 commits into from May 11, 2018

Conversation

MegaApplePi
Copy link
Contributor

fixes #2460

@@ -34,16 +34,21 @@

.@{top}.js-spoilerbox--open & {
display: block;
background: #DDD;

This comment was marked as off-topic.

Co-authored-by: notbakaneko <notbakaneko@users.noreply.github.com>
@@ -34,16 +34,21 @@

.@{top}.js-spoilerbox--open & {
display: block;
background: #ddd;
border-radius: 4px;

This comment was marked as off-topic.

Co-authored-by: nanaya <nanaya@users.noreply.github.com>
@nanaya nanaya merged commit d313640 into ppy:master May 11, 2018
@MegaApplePi MegaApplePi deleted the spoiler-box branch May 11, 2018 22:49
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.

Lack of outline makes it difficult to tell what is and isn't in a spoilerbox
4 participants