are
This commit is contained in:
parent
8e8a9bf058
commit
f1fdd8e82d
1 changed files with 1 additions and 2 deletions
|
@ -1061,8 +1061,7 @@ input[type="submit"].inputStyling.small, input[type="button"].inputStyling.small
|
||||||
margin: -2px 0 0;
|
margin: -2px 0 0;
|
||||||
font-size: 16px;
|
font-size: 16px;
|
||||||
border-radius: 0;
|
border-radius: 0;
|
||||||
line-height: 21px;
|
min-width: 80px !important;
|
||||||
min-width: 80px;
|
|
||||||
}
|
}
|
||||||
input[type="submit"].inputStyling:hover, input[type="button"].inputStyling:hover {
|
input[type="submit"].inputStyling:hover, input[type="button"].inputStyling:hover {
|
||||||
box-shadow: inset #222 0 0 3px;
|
box-shadow: inset #222 0 0 3px;
|
||||||
|
|
Reference in a new issue