]> Shamusworld >> Repos - ardour-manual/blobdiff - source/css/app.css
user selectable <kbd>s
[ardour-manual] / source / css / app.css
index bb7206361f190e1110beb541faf959c75df6e4b9..1a215732f91885a451c8ec3c59d3e4b988a89908 100644 (file)
@@ -287,9 +287,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)));