gitlab-org--gitlab-foss/app/views/shared/icons
Annabel Dunstone Gray d5732094e5 Merge branch 'ci-style-tweaks-8.14' into 'master'
Last minute CI Style tweaks for 8.14

## What does this MR do?
- Skipped builds now have use a lighter gray.
- Converted all status icons to be managed by scss colors only
- Consolidated all status icon styles into icons.scss
- Deleted any classes or styles within the svg's
- Gave status badges a hover style, but only if clickable
- Fixed alignment issue mini-pipeline graph

## Are there points in the code the reviewer needs to double check?

## Why was this MR needed?
As per the discussion in the slack chat https://gitlab.slack.com/archives/ci/p1479743986004879

## Screenshots (if relevant)
- skipped builds:
![image](/uploads/f59c615045472b9b13940463a64c8038/image.png)
![image](/uploads/26503d1da9c93b3c22c5c0c1369feceb/image.png)

- hover style status badges:
![2016-11-22_00.21.27](/uploads/36afa7aa64d60e1755bf39d97f90c59f/2016-11-22_00.21.27.gif)![2016-11-22_00.58.38](/uploads/1d95fa5db124412d3f83b3e79b9b71ec/2016-11-22_00.58.38.gif)

- mini pipeline graph:

before:
![image](/uploads/38e5e57ada3907b17c6e24e1446b4514/image.png)


after:
![image](/uploads/de4476693a1397eebfc680661159daf7/image.png)


## Does this MR meet the acceptance criteria?

- [x] [Changelog entry](https://docs.gitlab.com/ce/development/changelog.html) added
- [ ] [Documentation created/updated](https://gitlab.com/gitlab-org/gitlab-ce/blob/master/doc/development/doc_styleguide.md)
- [ ] API support added
- Tests
  - [ ] Added for this feature/bug
  - [ ] All builds are passing
- [ ] Conform by the [merge request performance guides](http://docs.gitlab.com/ce/development/merge_request_performance_guidelines.html)
- [ ] Conform by the [style guides](https://gitlab.com/gitlab-org/gitlab-ce/blob/master/CONTRIBUTING.md#style-guides)
- [ ] Branch has no merge conflicts with `master` (if it does - rebase it please)
- [ ] [Squashed related commits together](https://git-scm.com/book/en/Git-Tools-Rewriting-History#Squashing-Commits)

## What are the relevant issue numbers?

See merge request !7643
2016-11-22 18:12:24 +00:00
..
_activity.svg Update activity SVG path 2016-06-09 17:10:10 -05:00
_commits.svg Add new icons to group page layout nav 2016-06-08 13:00:23 -05:00
_contributionanalytics.svg Add SVG icons to side bar 2016-06-08 12:56:02 -05:00
_delta.svg Cycle analytics second iteration 2016-11-21 13:49:18 -05:00
_files.svg Add new icons to group page layout nav 2016-06-08 13:00:23 -05:00
_group.svg.erb Dashboard projects blank state 2016-07-08 08:38:47 +01:00
_icon_close.svg Updated close sidebar icon 2016-10-19 22:39:57 +01:00
_icon_commit.svg Add new stopwatch and commit icons; rename custom icon helper; fix commit pipeline layout 2016-07-12 14:52:59 -05:00
_icon_cycle_analytics_overview.svg Add overview view for Cycle Analytics 2016-11-21 13:57:10 -05:00
_icon_cycle_analytics_splash.svg Update cycle analytics icon and fix color of the dismiss button. 2016-09-21 00:19:17 +03:00
_icon_empty_groups.svg Updated artwork of empty group state. 2016-10-03 11:49:48 +03:00
_icon_fork.svg Compress fork SVG code 2016-09-03 09:15:34 -05:00
_icon_lock.svg Add view to handle the case when user doesn’t have access to stage 2016-11-21 13:57:11 -05:00
_icon_no_data.svg Show friendly message when stage has no data 2016-11-21 13:49:19 -05:00
_icon_no_wrap.svg Review changes 2016-10-01 00:01:47 +03:00
_icon_play.svg Replace play icon font with svg 2016-09-01 10:50:55 -05:00
_icon_soft_wrap.svg Review changes 2016-10-01 00:01:47 +03:00
_icon_status_canceled.svg Converted all status icons to be managed by scss colors only and deleted any classes or styles within the svg's, plus gave status badges a hover style only if clickable 2016-11-22 00:15:16 +01:00
_icon_status_created.svg Converted all status icons to be managed by scss colors only and deleted any classes or styles within the svg's, plus gave status badges a hover style only if clickable 2016-11-22 00:15:16 +01:00
_icon_status_failed.svg Converted all status icons to be managed by scss colors only and deleted any classes or styles within the svg's, plus gave status badges a hover style only if clickable 2016-11-22 00:15:16 +01:00
_icon_status_pending.svg Converted all status icons to be managed by scss colors only and deleted any classes or styles within the svg's, plus gave status badges a hover style only if clickable 2016-11-22 00:15:16 +01:00
_icon_status_running.svg Converted all status icons to be managed by scss colors only and deleted any classes or styles within the svg's, plus gave status badges a hover style only if clickable 2016-11-22 00:15:16 +01:00
_icon_status_skipped.svg Converted all status icons to be managed by scss colors only and deleted any classes or styles within the svg's, plus gave status badges a hover style only if clickable 2016-11-22 00:15:16 +01:00
_icon_status_success.svg Converted all status icons to be managed by scss colors only and deleted any classes or styles within the svg's, plus gave status badges a hover style only if clickable 2016-11-22 00:15:16 +01:00
_icon_status_warning.svg Converted all status icons to be managed by scss colors only and deleted any classes or styles within the svg's, plus gave status badges a hover style only if clickable 2016-11-22 00:15:16 +01:00
_icon_timer.svg Add new stopwatch and commit icons; rename custom icon helper; fix commit pipeline layout 2016-07-12 14:52:59 -05:00
_illustration_no_commits.svg Allow empty merge requests 2016-10-11 10:50:49 +02:00
_issues.svg.erb Added blank state to issues 2016-07-05 09:06:38 +01:00
_members.svg Add SVG icons to side bar 2016-06-08 12:56:02 -05:00
_milestones.svg Add SVG icons to side bar 2016-06-08 12:56:02 -05:00
_mr.svg Add SVG icons to side bar 2016-06-08 12:56:02 -05:00
_next_discussion.svg Added jump tp next discussion button 2016-07-27 09:27:00 +01:00
_pipelines.svg Add new icons to group page layout nav 2016-06-08 13:00:23 -05:00
_project.svg.erb Dashboard projects blank state 2016-07-08 08:38:47 +01:00
_wiki.svg Add new icons to group page layout nav 2016-06-08 13:00:23 -05:00