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.
3 years ago
..
contrast Fix wrong colors in the high-contrast theme (#19708) 3 years ago
fonts Change about page to be mounted in the web UI (#19345) 3 years ago
mastodon Replace flex styling with sensible layout rules (#22803) 3 years ago
mastodon-light Fix color of the “No description added“ media upload warning on light theme (#20328) 3 years ago
application.scss Change public accounts pages to mount the web UI (#19319) 3 years ago
contrast.scss
mailer.scss
mastodon-light.scss