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

Add button style reset code in case the user forgets to do so. #34

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

driehuis
Copy link

If the user does not reset the default browser styling for buttons, the next and previous buttons will be ugly, because they will have shadows drawn right through the buttons.

The fact that this happens violates the principle of least astonishment, especially for Rails users who expect to be done after adding colorbox-rails to the Gemfile. And even more so if the Rails user is not a CSS guru :-)

This post pointed me in the right direction: http://community.sitepoint.com/t/gray-borders-around-controls-in-colorbox/27750

This pull request fixes the aestetics for sites that do not reset button shadows wholesale.

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.

1 participant