0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-27 22:49:56 -05:00
ghost/core/client/templates
Paul Adam Davis 56e9f09277 Update user image styles
Related to #4844

The newly added user image in the content list uses a CSS property to
crop `img` tags, but it's not supported in IE or Firefox. This issue
corrects that by chancing them to be background images which can be
cropped cross-browser.

It also adjusts the nav bar user image (previously an `img` tag) which
would squash a non-square image.

Also removes the border around the settings/users/ user images, to be
consistent with the rest of the UI.
2015-01-29 11:34:14 +00:00
..
components Implement Navigation item input behaviors 2015-01-18 23:08:03 -06: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 Implement Navigation item input behaviors 2015-01-18 23:08:03 -06: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
application.hbs Update syntax in ember templates. 2014-12-06 16:30:57 +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
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 Reset password signs the user in 2014-10-03 15:22:20 -06: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