|
|
|
@ -74,7 +74,7 @@ input[type="number"]:hover, input[type="number"]:focus, input[type="number"]:act |
|
|
|
input[type="email"]:hover, input[type="email"]:focus, input[type="email"]:active, |
|
|
|
input[type="url"]:hover, input[type="url"]:focus, input[type="url"]:active, |
|
|
|
textarea:hover, textarea:focus, textarea:active { |
|
|
|
background-color:#fff; color:#333; |
|
|
|
color: #333; |
|
|
|
-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; filter:alpha(opacity=100); opacity:1; |
|
|
|
} |
|
|
|
input[type="checkbox"] { margin:0; padding:0; height:auto; width:auto; } |
|
|
|
|