You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mastodon/app/javascript/styles
Darius Kazemi ef4d29c879
Replace flex styling with sensible layout rules (#22803)
The old styling would cause multiple admin header buttons in a flex container to overflow the page on mobile. This new styling uses `flex-flow: wrap` along with a gap, which gets rid of the awkward `:not(:first-child)` pseudoselector and makes multiple buttons in a row flow nicely.
2 years ago
..
contrast Fix wrong colors in the high-contrast theme (#19708) 2 years ago
fonts Change about page to be mounted in the web UI (#19345) 2 years ago
mastodon Replace flex styling with sensible layout rules (#22803) 2 years ago
mastodon-light Fix color of the “No description added“ media upload warning on light theme (#20328) 2 years ago
application.scss Change public accounts pages to mount the web UI (#19319) 2 years ago
contrast.scss Separate high contrast theme (#7213) 7 years ago
mailer.scss Remove sign-in token authentication, instead send e-mail about new sign-in (#17970) 3 years ago
mastodon-light.scss More polished light theme (#7620) 7 years ago