-
-
Notifications
You must be signed in to change notification settings - Fork 7k
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
Redesign Content Warning and filters #32543
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is great, and has been highly requested in #32352
Thanks! :))
Is it possible to make CW framing customizable in user settings? |
I like your proposal @omentic and I agree that the current modal feels too large |
I would at least like the custom CSS for my instance please, I've fiddled around with a flexbox on .content-warning, but can't make it look right yet (has been a decade since I did HTML/CSS) |
This removes the stripes, adjust the borders accordingly, widen the click area and slightly rework the styling and wording
Before
After