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:
Robin Gareus 2017-03-25 23:33:22 +01:00
parent f6c1498019
commit ab19a4c2b7
1 changed files with 0 additions and 3 deletions

View File

@ -247,9 +247,6 @@ kbd {
text-decoration: none;
border-radius: .3em;
cursor: default;
-moz-user-select: none;
-webkit-user-select: none;
user-select: none;
background: rgb(250, 250, 250);
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)));