|
|
@@ -26,23 +26,7 @@ input:not([type=checkbox]), textarea, select {
|
|
|
|
|
|
font-size: 15px;
|
|
|
line-height: 15px;
|
|
|
- font-weight: bold;
|
|
|
-
|
|
|
- -webkit-appearance: none;
|
|
|
- -webkit-user-select: text;
|
|
|
-
|
|
|
- margin: 0 0 6px;
|
|
|
-}
|
|
|
-
|
|
|
-input:not([type=checkbox]), textarea, select {
|
|
|
- display: inline-block;
|
|
|
- padding: 5px 0 5px 5px;
|
|
|
- width: 97%;
|
|
|
|
|
|
- outline: none;
|
|
|
-
|
|
|
- font-size: 15px;
|
|
|
- line-height: 15px;
|
|
|
font-weight: bold;
|
|
|
|
|
|
-webkit-appearance: none;
|