Skip to content

Commit d062f66

Browse files
committed
Filter copy versioned url darkmode click
This makes it more visible Closes gh-31
1 parent 62c238e commit d062f66

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/css/breadcrumbs.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,7 @@ button + .breadcrumbs {
5656

5757
#copy-url {
5858
content: "";
59+
filter: var(--codetools-button-filter);
5960
background-image: url(../img/url.svg);
6061
background-repeat: no-repeat;
6162
background-size: contain;

0 commit comments

Comments
 (0)