]> Shamusworld >> Repos - ardour-manual/commitdiff
user selectable <kbd>s
authorEd Ward <edwsaintesprit@hotmail.com>
Sun, 26 Mar 2017 15:20:17 +0000 (17:20 +0200)
committerEd Ward <edwsaintesprit@hotmail.com>
Sun, 26 Mar 2017 15:20:17 +0000 (17:20 +0200)
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)));