|
@@ -86,6 +86,7 @@ input[type="checkbox"], input[type="button"], input[type="submit"], input[type=" |
|
|
background: #EEEEEE; |
|
|
background: #EEEEEE; |
|
|
border: 1px solid #88AA77; |
|
|
border: 1px solid #88AA77; |
|
|
color: #224422; |
|
|
color: #224422; |
|
|
|
|
|
font-weight: bold; |
|
|
} |
|
|
} |
|
|
input[type="button"]:hover, input[type="submit"]:hover, input[type="reset"]:hover { |
|
|
input[type="button"]:hover, input[type="submit"]:hover, input[type="reset"]:hover { |
|
|
background: #88AA77; |
|
|
background: #88AA77; |
|
|