Skip to content

Commit 497741d

Browse files
committed
Highlight debugger unpause button on hover
1 parent 56cdb29 commit 497741d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

addons/debugger/style.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@
107107
height: 20px;
108108
}
109109

110-
.sa-debugger-unpause {
110+
.sa-debugger-unpause:not(:hover) {
111111
animation: saDebuggerUnpause 2s infinite alternate;
112112
}
113113

0 commit comments

Comments
 (0)