Ghost/core/client/templates
Paul Adam Davis 4cb7cfff09 Remove button wrapping blog logo image
Closes #4959

An SVG (without width & height attributes) inside a button won't display as it should. There seems to be no fix other than apply a minimum width & height. That doesn't feel right, so I've opted for this.

- Remove the `<button>` wrapping `<img>` elements
- Add `cursor: pointer;` to those images (now they don't get one, not being inside a `<button>`
- Remove the `#blog-logo/cover` IDs and `for` attributes. They only apply focus on text inputs anyway.
2015-03-02 14:53:03 +00:00
..
components Mark html notifications as html-safe, else escape 2015-02-28 16:22:38 +00:00
editor Remove ObjectController proxying behavior. 2015-01-01 21:51:20 -05:00
modals Remove ObjectController proxying behavior. 2015-01-01 21:51:20 -05:00
posts Remove ObjectController proxying behavior. 2015-01-01 21:51:20 -05:00
settings Remove button wrapping blog logo image 2015-03-02 14:53:03 +00:00
-import-errors.hbs Update syntax in ember templates. 2014-12-06 16:30:57 +00:00
-navbar.hbs Update user image styles 2015-01-29 11:34:14 +00:00
-publish-bar.hbs Remove ObjectController proxying behavior. 2015-01-01 21:51:20 -05:00
-user-actions-menu.hbs Show settings-cog and back button 2014-09-03 17:18:41 +02:00
application.hbs Move bottom notifications outlet outside of <main> 2015-01-30 16:01:13 +00:00
editor-save-button.hbs Editor Save Button/Notifcations: Post vs Page 2015-01-08 10:23:48 -08:00
error.hbs Update syntax in ember templates. 2014-12-06 16:30:57 +00:00
forgotten.hbs Implement new button markup 2014-08-17 14:57:07 +03:00
post-settings-menu.hbs Remove ObjectController proxying behavior. 2015-01-01 21:51:20 -05:00
post-tags-input.hbs Update syntax in ember templates. 2014-12-06 16:30:57 +00:00
posts.hbs Update user image styles 2015-01-29 11:34:14 +00:00
reset.hbs set reset-password button disabled while submitting form 2015-02-13 06:16:18 +07:00
settings.hbs Navigation UI Ember Integration 2015-01-11 20:04:01 +00:00
setup.hbs Remove ObjectController proxying behavior. 2015-01-01 21:51:20 -05:00
signin.hbs Fixup validation engine to handle lack of proxying 2015-01-12 03:27:47 +00:00
signup.hbs Remove ObjectController proxying behavior. 2015-01-01 21:51:20 -05:00