Remove duplicate css rules

This commit is contained in:
curben 2018-10-20 13:53:38 +10:30
parent d8e1f57e9b
commit 673707964f
1 changed files with 0 additions and 4 deletions

View File

@ -1190,15 +1190,11 @@ pre .javascript .function,pre .keyword {
border-radius: 5px;
color: #d8d8d8;
cursor: pointer;
font-family: inherit;
font-size: .8em;
line-height: 1em;
overflow: visible;
padding: 5px;
text-transform: none;
user-select: none;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
-webkit-appearance: button;
}