]> Shamusworld >> Repos - ardour-manual/blobdiff - source/css/app.css
Allow selection..
[ardour-manual] / source / css / app.css
index 6aa831cac8c71d28c74b86203abc8b7db4084684..7e11052d578163a8813dc54aca135b2dde4cabd9 100644 (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)));