|
|
|
@ -309,6 +309,9 @@ button, |
|
|
|
border: 0; |
|
|
|
border: 0; |
|
|
|
padding: 8px 10px; |
|
|
|
padding: 8px 10px; |
|
|
|
line-height: 1.6; |
|
|
|
line-height: 1.6; |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
color: #fff; |
|
|
|
|
|
|
|
background-color: #517e1b; |
|
|
|
-webkit-appearance: button; |
|
|
|
-webkit-appearance: button; |
|
|
|
} |
|
|
|
} |
|
|
|
button::-moz-focus-inner, |
|
|
|
button::-moz-focus-inner, |
|
|
|
@ -354,6 +357,9 @@ input[type="search"], |
|
|
|
textarea { |
|
|
|
textarea { |
|
|
|
padding: 10px; |
|
|
|
padding: 10px; |
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
div#edit-actions input { |
|
|
|
|
|
|
|
color: #fff; |
|
|
|
|
|
|
|
} |
|
|
|
input[type="text"]:focus, |
|
|
|
input[type="text"]:focus, |
|
|
|
input[type="email"]:focus, |
|
|
|
input[type="email"]:focus, |
|
|
|
input[type="url"]:focus, |
|
|
|
input[type="url"]:focus, |
|
|
|
|