0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-13 22:41:32 -05:00
ghost/core/client/app/templates/components
John O'Nolan 97ce6f8a0c Multiple minor visual style fixes
- Lighter dropdown shadow
- Removed display:flex from .btn because safari can't handle it on <button> elements, where it will immediately set all text-alignment to "left" with no way to change. I haven't been able to find any regressions for this change so far. Can't remember why buttons were supposed to be flexbox anyway. Maybe for icon alignment within buttons, but I can't find any such examples within the app.
- Safari thinks that user-select: all; means a single click should SELECT ALL THE THINGS. Removed/replaced with user-select: text; which makes it behave like Chrome; click and drag to select.
- Increased hit area for "?" button
- Removed :active style for post-edit button on content management screen, adjusted position
- Increased contrast on tag description, tag count, and view blog links

See #5652
2015-08-12 10:29:40 +02:00
..
gh-activating-list-item.hbs Rework gh-activating-list-item for new link-to 2015-07-08 18:37:15 -05:00
gh-alert.hbs update Ember to 1.12.1/ember-data to 1.0.0-beta.18 2015-06-02 22:26:16 -06:00
gh-alerts.hbs update Ember to 1.12.1/ember-data to 1.0.0-beta.18 2015-06-02 22:26:16 -06:00
gh-app.hbs Update Ember to 1.13.2 2015-06-24 11:47:28 -05:00
gh-blog-url.hbs Replace gh-blog-url helper with a component. 2015-05-05 14:40:18 -04:00
gh-content-preview-content.hbs Update Ember to 1.13.2 2015-06-24 11:47:28 -05:00
gh-ed-preview.hbs
gh-editor-save-button.hbs add spin-button component & implement it 2015-08-10 09:43:50 -06:00
gh-editor.hbs Update Ember to 1.13.2 2015-06-24 11:47:28 -05:00
gh-error-message.hbs adds inline errors to validation 2015-07-05 14:02:06 -04:00
gh-file-upload.hbs First pass colour audit 2015-06-24 12:15:48 +01:00
gh-infinite-scroll-box.hbs Update Ember to 1.13.2 2015-06-24 11:47:28 -05:00
gh-infinite-scroll.hbs Update Ember to 1.13.2 2015-06-24 11:47:28 -05:00
gh-menu-toggle.hbs Zelda menu z-index and viewport transition finishes 2015-06-14 13:57:09 -07:00
gh-modal-dialog.hbs Multiple minor visual style fixes 2015-08-12 10:29:40 +02:00
gh-nav-menu.hbs Change permissions for team area 2015-07-03 20:06:45 +01:00
gh-navigation.hbs Update Ember to 1.13.2 2015-06-24 11:47:28 -05:00
gh-navitem.hbs Update Ember to 1.13.2 2015-06-24 11:47:28 -05:00
gh-notification.hbs fixed notification components 2015-05-22 19:05:17 +01:00
gh-notifications.hbs update Ember to 1.12.1/ember-data to 1.0.0-beta.18 2015-06-02 22:26:16 -06:00
gh-posts-list-item.hbs Update Ember to 1.13.2 2015-06-24 11:47:28 -05:00
gh-profile-image.hbs Disable image upload during setup for non persistent file storage 2015-07-18 20:26:27 +01:00
gh-select-native.hbs Update Ember to 1.13.2 2015-06-24 11:47:28 -05:00
gh-spin-button.hbs add spin-button component & implement it 2015-08-10 09:43:50 -06:00
gh-tags-input.hbs reimplement tag editing component for posts 2015-08-10 07:22:37 -06:00
gh-uploader.hbs Fix uploader styles 2015-05-22 19:05:14 +01:00
gh-url-preview.hbs
gh-user-active.hbs Update Ember to 1.13.2 2015-06-24 11:47:28 -05:00
gh-user-invited.hbs Update Ember to 1.13.2 2015-06-24 11:47:28 -05:00
gh-view-title.hbs Zelda menu z-index and viewport transition finishes 2015-06-14 13:57:09 -07:00