0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-13 22:41:32 -05:00
ghost/core
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
..
client Use CSS animations for modals 2014-12-15 18:23:42 +00:00
server Merge pull request #4629 from cobbspur/postpreview 2014-12-15 13:28:47 +00:00
shared Adds complete url for Sitemap in robots.txt 2014-12-13 18:01:28 +00:00
test Merge pull request #4629 from cobbspur/postpreview 2014-12-15 13:28:47 +00:00
index.js