0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-17 23:44:39 -05:00
ghost/core/client/templates/modals
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
..
copy-html.hbs Use CSS animations for modals 2014-12-15 18:23:42 +00:00
delete-all.hbs Use CSS animations for modals 2014-12-15 18:23:42 +00:00
delete-post.hbs Use CSS animations for modals 2014-12-15 18:23:42 +00:00
delete-user.hbs Use CSS animations for modals 2014-12-15 18:23:42 +00:00
invite-new-user.hbs Use CSS animations for modals 2014-12-15 18:23:42 +00:00
leave-editor.hbs Use CSS animations for modals 2014-12-15 18:23:42 +00:00
markdown.hbs Use CSS animations for modals 2014-12-15 18:23:42 +00:00
signin.hbs Fixup behavior and styling of editor re-auth. 2014-12-15 14:42:00 +00:00
transfer-owner.hbs Use CSS animations for modals 2014-12-15 18:23:42 +00:00
upload.hbs Use CSS animations for modals 2014-12-15 18:23:42 +00:00