0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-17 23:44:39 -05:00
ghost/core/client/assets/sass/layouts
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
..
about.scss Cleanup layout Sass 2014-12-01 16:06:53 +00:00
auth.scss Cleanup layout Sass 2014-12-01 16:06:53 +00:00
content.scss Cleanup layout Sass 2014-12-01 16:06:53 +00:00
default.scss Revert "Allow notifications to sit over the nav bar" 2014-12-04 15:12:38 +00:00
editor.scss Use CSS animations for modals 2014-12-15 18:23:42 +00:00
error.scss Cleanup layout Sass 2014-12-01 16:06:53 +00:00
settings.scss Fix settings header to allow dropdown menus to work 2014-12-04 19:25:14 +02:00
setup.scss Cleanup layout Sass 2014-12-01 16:06:53 +00:00
tags.scss Cleanup layout Sass 2014-12-01 16:06:53 +00:00
user.scss Cleanup layout Sass 2014-12-01 16:06:53 +00:00
users.scss Use CSS animations for modals 2014-12-15 18:23:42 +00:00