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
Sasha Sorokin 7da54001fe Avoid using uppercase text-transform (#12684)
One user suggested that the loading indicator should not be written
ALL CAPS, at first it was thought this change is very minor, but then
a few other people asked agreed on the same thing - variant without
caps looks better. It may be related that it is harder to read or just
looks too "catchy". Moreover, I asked @rf@mastodonsocial.ru community
what they think of that and 82% of 22 people agreed on this change.

This commit removes all usage of text-transform: uppercase, where the
font size specified, it changes the value by one pixel larger, so we
still keeping the "designed" size of the labels but without using CAPS.
6 years ago
..
contrast Fix sass-lint config (#10982) 6 years ago
fonts Use correct local names for fonts (#10594) 6 years ago
mastodon Avoid using uppercase text-transform (#12684) 6 years ago
mastodon-light Fix media editing modal and profile directory in light theme (#12059) 6 years ago
application.scss Remove Atom feeds and old URLs in the form of `GET /:username/updates/:id` (#11247) 6 years ago
contrast.scss Separate high contrast theme (#7213) 7 years ago
mailer.scss Add option to include reported statuses in warning e-mail (#11639) 6 years ago
mastodon-light.scss More polished light theme (#7620) 7 years ago