user selectable <kbd>s
This commit is contained in:
parent
75b4514f77
commit
61e20da653
@ -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)));
|
||||
|
Loading…
Reference in New Issue
Block a user