| @@ -253,7 +253,7 @@ input[type="button"]:hover, input[type="submit"]:hover, input[type="reset"]:hove | |||||
| border: 1px solid #674e4e; | border: 1px solid #674e4e; | ||||
| color: #fff; | color: #fff; | ||||
| } | } | ||||
| legend, .buttons input[type="button"], .buttons input[type="submit"], .buttons input[type="reset"] { | |||||
| .buttons input[type="button"], .buttons input[type="submit"], .buttons input[type="reset"] { | |||||
| -moz-border-radius: 10px; | -moz-border-radius: 10px; | ||||
| -webkit-border-radius: 10px; | -webkit-border-radius: 10px; | ||||
| border-radius: 10px; | border-radius: 10px; | ||||
| @@ -291,7 +291,9 @@ fieldset { | |||||
| -webkit-border-radius: 5px; | -webkit-border-radius: 5px; | ||||
| border-radius: 5px; | border-radius: 5px; | ||||
| } | } | ||||
| legend{ | |||||
| } | |||||
| #content.ticket, #content.milestone, { | #content.ticket, #content.milestone, { | ||||
| margin: 0 auto; | margin: 0 auto; | ||||
| } | } | ||||