Skip to content

Commit

Permalink
Use svg for copy button icon.
Browse files Browse the repository at this point in the history
  • Loading branch information
JMicheli committed Sep 29, 2023
1 parent 4901e2c commit c056cd6
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 1 deletion.
2 changes: 1 addition & 1 deletion assets/css/codeblock.css
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@

width: 24px;
height: 24px;
background-image: url("/icons/content_copy.png");
background-image: url("/icons/copy_content.svg");
background-size: contain;
background-repeat: no-repeat;
background-position: center;
Expand Down
Binary file removed static/icons/content_copy.png
Binary file not shown.
3 changes: 3 additions & 0 deletions static/icons/copy_content.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit c056cd6

Please sign in to comment.