Allow selection..
at least until various elements in the Appendix which are not keyboard- shortcuts are no longer <kdb> . It's really practical to be able top copy Editor action names and OSC methods for example.
This commit is contained in:
parent
f6c1498019
commit
ab19a4c2b7
@ -247,9 +247,6 @@ kbd {
|
|||||||
text-decoration: none;
|
text-decoration: none;
|
||||||
border-radius: .3em;
|
border-radius: .3em;
|
||||||
cursor: default;
|
cursor: default;
|
||||||
-moz-user-select: none;
|
|
||||||
-webkit-user-select: none;
|
|
||||||
user-select: none;
|
|
||||||
background: rgb(250, 250, 250);
|
background: rgb(250, 250, 250);
|
||||||
background: -moz-linear-gradient(top, rgb(210, 210, 210), rgb(255, 255, 255));
|
background: -moz-linear-gradient(top, rgb(210, 210, 210), rgb(255, 255, 255));
|
||||||
background: -webkit-gradient(linear, left top, left bottom, from(rgb(210, 210, 210)), to(rgb(255, 255, 255)));
|
background: -webkit-gradient(linear, left top, left bottom, from(rgb(210, 210, 210)), to(rgb(255, 255, 255)));
|
||||||
|
Loading…
Reference in New Issue
Block a user