Ghost/ghost/admin/app/styles/layouts
Kevin Ansfield fb2fa06b48 Fix split screen editor (#684)
no issue

* fix title input padding and placeholder weight
* 🔥 remove unused showdown-ghost dependency
* implement full screen mode via CSS rather than autonav toggle
* implement custom split pane editor preview
    - replace SimpleMDE's split pane handling with our own so that we have more control over the element positioning, toggling of our custom fullscreen code, and so that the preview pane can be scrolled separately as per our old editor
* use forked version of simplemde that has the latest CodeMirror compiled
    - SimpleMDE hasn't been updated for 11 months and the version of CodeMirror is baked into the SimpleMDE code, to get an up to date version I've forked and re-compiled
    - pull in the unminified SimpleMDE source so that it's easier to debug in development, our asset compilation steps will take care of minifying it for production
* fix gh-markdown-editor teardown
2017-05-08 19:15:56 +01:00
..
about.css Update styles for content screen, buttons, and app frame 2017-02-16 19:50:05 +00:00
apps.css 🎨 No more icon font: {{inline-svg}} (#605) 2017-04-07 16:23:45 +01:00
auth.css Update design screen styles, fix login bugs 2017-02-27 13:31:01 +07:00
content.css Content filter styling 2017-04-10 13:16:19 +02:00
editor.css Fix split screen editor (#684) 2017-05-08 19:15:56 +01:00
error.css Fixup broken error page styles 2015-06-08 12:14:58 +01:00
flow.css 💄 refactor setup screens to use ember-concurrency (#644) 2017-04-19 12:27:32 +02:00
main.css Fix sizing bug where SVG logos did not display when uploaded 2017-05-07 18:14:29 +01:00
packages.css No more icon font: {{inline-svg}} - Part 2 (#642) 2017-04-14 17:22:14 +01:00
settings.css Fix bugs with uploaded logos and images 2017-05-07 19:07:46 +01:00
subscribers.css No more icon font: {{inline-svg}} - Part 2 (#642) 2017-04-14 17:22:14 +01:00
tags.css Prototype nightshift 🌆 2017-02-17 12:31:12 -06:00
user.css 🎨 No more icon font: {{inline-svg}} (#605) 2017-04-07 16:23:45 +01:00
users.css No more icon font: {{inline-svg}} - Part 2 (#642) 2017-04-14 17:22:14 +01:00