1
0
Fork 0
mirror of https://github.com/TryGhost/Ghost-Admin.git synced 2023-12-14 02:33:04 +01:00
Ghost-Admin/app/styles/layouts
Kevin Ansfield 447a2d16e3 Fix broken content mgmt -> editor links on mobile
refs #5652
- add `ember-resize` addon that registers a single resize event handler and exposes it as a service and mixin
- add a component that wraps the posts list and content preview and exposes a `previewIsHidden` property
- use the `previewIsHidden` property in `gh-posts-list-item` to switch the item's link between the editor and the preview
- add `display: none` to the preview pane when in mobile so that we can test it's visibility
2015-08-28 11:52:38 +01:00
..
about.css Variety of style fixes 2015-08-13 10:04:45 +02:00
auth.css Minor visual bugfixes 2015-08-27 12:14:59 +02:00
content.css Fix broken content mgmt -> editor links on mobile 2015-08-28 11:52:38 +01:00
editor.css Minor visual edits 2015-08-26 15:12:04 +02:00
error.css Fixup broken error page styles 2015-06-08 12:14:58 +01:00
flow.css Replace validation notifications with inline validations 2015-07-28 12:26:34 +01:00
main.css Consolidation of dropdown sizes 2015-08-27 13:27:49 +02:00
packages.css Main colour audit 2015-06-24 13:37:37 +01:00
settings.css First pass colour audit 2015-06-24 12:15:48 +01:00
tags.css Multiple minor visual style fixes 2015-08-12 10:29:40 +02:00
user.css Variety of style fixes 2015-08-13 10:04:45 +02:00
users.css Fix team/index screen 2015-07-14 18:21:08 +02:00