Ghost/ghost/admin/app/styles/patterns
Kevin Ansfield 2243c12aca 🐛 fix IE11 bugs and styles (#724)
closes https://github.com/TryGhost/Ghost/issues/8384

- fixes image uploads on settings/general by reverting to jQuery for triggering the file dialog because IE11 doesn't support `MouseEvent` events or have the `.closest` method on native DOM elements
- gives all SVG elements an explicit `width` and `height` - if one property is set to `auto` or not specified IE11 will treat it as 100% of the container
- fixes horizontal scroll + scrollbar on the main app viewport
2017-06-01 23:02:03 +02:00
..
_shame.css Labs UI update 2017-02-17 12:31:12 -06:00
boxes.css 🎨 No more icon font: {{inline-svg}} (#605) 2017-04-07 16:23:45 +01:00
buttons.css 🐛 fix flickering buttons during modal transitions (#710) 2017-05-23 18:45:25 +02:00
forms.css 🐛 fix IE11 bugs and styles (#724) 2017-06-01 23:02:03 +02:00
global.css 🐛 fix lazy-loading of CodeMirror interfering with editor (#717) 2017-05-30 15:31:18 +02:00
icons.css 💄 refactor setup screens to use ember-concurrency (#644) 2017-04-19 12:27:32 +02:00
labels.css Update styles for content screen, buttons, and app frame 2017-02-16 19:50:05 +00:00
navlist.css 🐛 fix IE11 bugs and styles (#724) 2017-06-01 23:02:03 +02:00
tables.css No more icon font: {{inline-svg}} - Part 2 (#642) 2017-04-14 17:22:14 +01:00