Skip to content

Commit 35d9742

Browse files
NoratriebChrisDenton
authored andcommitted
Use cursor: pointer for copy button on website
It's clickable, so it should look clickable as well.
1 parent 94a746a commit 35d9742

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

www/rustup.css

+1
Original file line numberDiff line numberDiff line change
@@ -178,6 +178,7 @@ hr {
178178
border-radius: 0 3px 3px 0;
179179
border-left-width: 0px;
180180
border-left-style: solid;
181+
cursor: pointer;
181182
}
182183

183184
#platform-instructions-unix div.copy-icon,

0 commit comments

Comments
 (0)