We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9b08745 commit 7a4556aCopy full SHA for 7a4556a
ferris.css
@@ -65,3 +65,7 @@ pre:hover > .buttons button {
65
visibility: visible;
66
opacity: 1;
67
}
68
+
69
+pre > .buttons :hover:not(button) {
70
+ background-color: transparent;
71
+}
0 commit comments