1
0
Fork 0
mirror of https://github.com/TryGhost/Ghost-Admin.git synced 2023-12-14 02:33:04 +01:00
Ghost-Admin/templates
Paul Adam Davis 882e4e4d17 Clean up hidden accessibility text class
Closes #4662

- Removed accessibility classes from `_shame.scss` in favour of those in `global.css`, which are from Bootstrap and better tested.
- Change many instances if `class="hidden"` to `class="sr-only"`, so text intended to help with accessibility is not hidden from screen readers, only visually hidden.
2015-03-08 15:58:51 +00:00
..
components Clean up hidden accessibility text class 2015-03-08 15:58:51 +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 Clean up hidden accessibility text class 2015-03-08 15:58:51 +00: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 Clean up hidden accessibility text class 2015-03-08 15:58:51 +00: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 Clean up hidden accessibility text class 2015-03-08 15:58:51 +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