| @@ -264,7 +264,7 @@ input[type="button"]:hover, input[type="submit"]:hover, input[type="reset"]:hove | |||||
| padding-top: 90px; | padding-top: 90px; | ||||
| width:148px; | width:148px; | ||||
| } | } | ||||
| .buttons input[type="button"]:hover, .buttons input[type="submit"]:hover, .buttons input[type="reset"]:hover { | |||||
| .buttons input[type="button"]:hover, .buttons input[type="submit"]:hover, .buttons input[type="reset"]:hover, .buttons input[type="button"]:active, .buttons input[type="submit"]:active, .buttons input[type="reset"]:active { | |||||
| background: #2C1F1C url(boutonhover.png) no-repeat center top; | background: #2C1F1C url(boutonhover.png) no-repeat center top; | ||||
| border: 0; | border: 0; | ||||
| border-bottom: 1px solid #674e4e; | border-bottom: 1px solid #674e4e; | ||||
| @@ -290,9 +290,6 @@ fieldset { | |||||
| -moz-border-radius: 5px; | -moz-border-radius: 5px; | ||||
| -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; | ||||