Skip to content

Migrate clipboard icon to GitLab SVG

Evan Read requested to merge eread/migrate-clipboard-icon-to-gitlab-svg into master

Similar to: !1331 (merged), continues the work of migrating docs site iconography to GitLab SVGs.

This time, the "copy to clipboard" icon (https://gitlab-org.gitlab.io/gitlab-svgs/?q=~copy-to-clipboard) on fenced code blocks:

  • Before (at rest):

    Screen_Shot_2020-12-17_at_1.25.52_pm

  • Before (mouseover):

    Screen_Shot_2020-12-17_at_1.26.01_pm

  • After (at rest):

    Screen_Shot_2020-12-17_at_1.31.25_pm

  • After (mouseover):

    Screen_Shot_2020-12-17_at_1.32.02_pm

You can click around some fences code blocks at: http://eread-migrate-clipboard-icon-to-gitlab-svg.178.62.207.141.nip.io/ee/ci/pipelines/pipeline_architectures.html.

Edited by Evan Read

Merge request reports