X-Git-Url: http://shamusworld.gotdns.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=source%2Fcss%2Fapp.css;h=7e11052d578163a8813dc54aca135b2dde4cabd9;hb=ab19a4c2b777a394236f63a52cb6c7a2f721c6ab;hp=6aa831cac8c71d28c74b86203abc8b7db4084684;hpb=f6c14980192554f29ec99542834d5bb234321cde;p=ardour-manual diff --git a/source/css/app.css b/source/css/app.css index 6aa831c..7e11052 100644 --- a/source/css/app.css +++ b/source/css/app.css @@ -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)));