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 a71a822 commit f54e435Copy full SHA for f54e435
notebook/static/notebook/less/codecell.less
@@ -42,10 +42,6 @@ div.code_cell div.input_prompt {
42
min-width: 11ex;
43
}
44
45
-div.code_cell:hover div.input .run_this_cell {
46
- visibility: visible;
47
-}
48
-
49
@media (-moz-touch-enabled: 1), (any-pointer: coarse) {
50
.run_this_cell {
51
visibility: visible;
0 commit comments