0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-13 22:41:32 -05:00
Commit graph

10 commits

Author SHA1 Message Date
Paul Adam Davis
f8282ad22f Refactor component styles
Continues on from #4401

- Reformats the Sass to match our new style (property order, comments, & white space)
- Changes the modal container to a class from an ID (and adjust tests)
2014-11-13 11:28:22 +00:00
Paul Adam Davis
6fd27796f4 Implement popovers 2014-10-20 22:09:45 +01:00
Paul Adam Davis
b48a5c38f7 Remove hover transition inside dropdowns
No issue

- Removes the transition on hover/focus states for items/links in dropdowns
2014-10-17 14:27:50 +01:00
Paul Adam Davis
bf69c9cf83 Fix flickering popover transitions
Closes #4138

- Removed JS animation to close in favour of CSS animations
2014-09-30 10:48:21 +01:00
John O'Nolan
e39d648c8e Updated dropdown component style 2014-09-24 14:03:19 +03:00
Paul Adam Davis
60f1b47129 Allow buttons elements in dropdowns 2014-08-13 15:15:23 +01:00
Paul Adam Davis
67b9d393db Reimplement visual ascetic styles 2014-08-08 21:54:22 +01:00
Paul Adam Davis
cd561b3d97 Re-do of dropdowns 2014-08-05 20:06:22 +01:00
Paul Adam Davis
61a6d948b6 Better dropdown organisation 2014-07-31 16:06:25 +01:00
John O'Nolan
75dbfaa98a Moved dropdown styles to components dir 2014-07-29 19:24:17 +03:00
Renamed from core/client/assets/sass/modules/dropdowns.scss (Browse further)