Skip to content

Commit 7a4556a

Browse files
committed
ferris fix
rust-lang#4531
1 parent 9b08745 commit 7a4556a

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

ferris.css

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,3 +65,7 @@ pre:hover > .buttons button {
6565
visibility: visible;
6666
opacity: 1;
6767
}
68+
69+
pre > .buttons :hover:not(button) {
70+
background-color: transparent;
71+
}

0 commit comments

Comments
 (0)