0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-13 22:41:32 -05:00
ghost/core/client/assets/sass
Paul Adam Davis 4fb3fe62a9 Use CSS animations for modals
No issue

- Changes Modals to use CSS-based animations
- All modals have an animation, so the option is removed from the handlebars helper
- Removes `animation` from the handlebars helper, as all had one anyway
- Removed the `centered` style - All modals should be left-aligned
- Buttons now default to being on the left
- Cleans up some styles (modal body top spacing) which #4632 helped clean up
2014-12-15 18:23:42 +00:00
..
components Use CSS animations for modals 2014-12-15 18:23:42 +00:00
layouts Use CSS animations for modals 2014-12-15 18:23:42 +00:00
modules Code Injection - adds perms, shortcuts, icon, flag 2014-12-04 13:34:44 +00:00
patterns Adds markdown highlight support 2014-12-04 13:37:29 +00:00
vendor Strip footnotes from excerpts 2014-12-04 15:28:30 +00:00
screen.scss Var cleanup 2014-10-30 12:40:12 +00:00