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

Protect subreddit style checkbox #8

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

Conversation

githue
Copy link

@githue githue commented Mar 17, 2016

Fixes honestbleeps/Reddit-Enhancement-Suite#2789

This actually adds quite a few properties because of the amount inherited stuff. The !important declarations should eventually be added inline so they can't be overridden. It's not intended to prevent people from hiding the checkbox, but it should deter them from moving it to the other side of the page or something.

Two subreddits that were incidentally hiding the checkbox were /r/movies and /r/web_design, whereas /r/askreddit was doing something with pseudo elements which is why I added the :before and :after stuff.

@githue
Copy link
Author

githue commented Mar 17, 2016

Also forgot to mention it makes the text black and 12px like it was before, instead of gray and smaller.

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