about summary refs log tree commit diff
path: root/app/javascript/styles/mastodon/modal.scss
AgeCommit message (Collapse)Author
2023-03-27Refactor styles to use logical properties for positioning (#23944)Eugen Rochko
2023-02-13Upgrade to Stylelint 15 with Prettier (#23558)Nick Schonning
2022-12-15Add transparancy to modal background for accessibility (#18081)Terence Eden
Fixes #18080 This keeps the `ui-base-lighter-color` but adds enough transparency so that text is more easily readable. Tested in Firefox and Chrome.
2021-02-11Use custom mascot on static share page (#15687)Jeong Arm
* Use custom mascot on static share page * Use full_asset_url
2018-07-07Add follow button to detailed status, add gradient to mask bio cut-off (#7979)Eugen Rochko
* Add follow button to detailed status, add gradient to mask bio cut-off * In landing strip, show sign up link even if closed (different href) Point to joinmastodon.org
2018-01-19Replace drawer elephant graphic with a vector image (#6286)Eugen Rochko
* Replace drawer elephant graphic with a vector image * Replace wave graphic with SVG * Remove unused elephant graphic
2018-01-02Show mastodon on modal (#6129)Akihiko Odaki