Ghost/ghost/admin/app/styles/patterns
James Seymour-Lock 633f224ab5 UI/CSS Improvements
Remove shadow on last tag item hover, was an inconsistent style addition thats not used elsewhere such as the content list
- Remove box-shadow on last of type settings tag hover state
- http://g.recordit.co/CEglFT7Hlr.gif

Remove * selector and specify user-select on individual classes for performance.
- remove * selector
- update classes that benefit from user-select none

Having different visuals based around if a radio/checkbox uses a label or not is weird and style changes should use a class modifier.
- Merged the two together as I was unable to find an example checkbox/radio in use that did not use the label tag

Improved UI for radio/checkboxes
- Added cursor pointer to radio/checkboxes
- Added hover state to radio/checkboxes

Add cursor to select boxes for usability
- cursor: pointer; added to select boxes

Add hover state to post edit icon
- add dark grey hover state to post edit icon

Add visual hover to nav user menu dropdown
- Move dropdown icon to visually indicate hover
2016-01-28 08:35:43 -05:00
..
_shame.css Content management & editor refactor 2015-06-05 13:58:00 +01:00
buttons.css Minor visual bugfixes 2015-08-27 12:14:59 +02:00
forms.css UI/CSS Improvements 2016-01-28 08:35:43 -05:00
global.css Updated editor preview code styles 2015-09-02 12:08:10 +02:00
icons.css First pass on app management UI 2015-05-25 17:48:14 +01:00
labels.css Introduce CSScomb 2015-05-22 19:05:10 +01:00
navlist.css Variety of style fixes 2015-08-13 10:04:45 +02:00
tables.css Main colour audit 2015-06-24 13:37:37 +01:00