0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-03-18 02:21:47 -05:00
ghost/core
Paul Adam Davis 56a6f4ddec 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
..
client Clean up hidden accessibility text class 2015-03-08 15:58:51 +00:00
server Merge pull request #4986 from ErisDS/notification-fix 2015-03-03 14:13:04 -07:00
shared Merge pull request #4925 from dbalders/Script_AutoLink 2015-02-17 20:01:14 +00:00
test Check ids match on edit 2015-02-28 16:25:37 +00:00
index.js Move config module to be instance based and merge bootstrap into config. 2014-08-23 15:54:43 -04:00