| @@ -278,8 +278,11 @@ legend { | |||||
| fieldset { | fieldset { | ||||
| border: 1px solid #674e4e; | border: 1px solid #674e4e; | ||||
| background: #E5DCDC; | |||||
| background: #C1CFE5; | |||||
| padding: 0.2em; | padding: 0.2em; | ||||
| -moz-border-radius: 5px; | |||||
| -webkit-border-radius: 5px; | |||||
| border-radius: 5px; | |||||
| } | } | ||||
| #content.ticket, #content.milestone, { | #content.ticket, #content.milestone, { | ||||
| @@ -358,6 +361,9 @@ margin: 0 auto; | |||||
| margin-left: 2px | margin-left: 2px | ||||
| } | } | ||||
| .wikitoolbar :active, .wikitoolbar :hover { | |||||
| border: 1px solid #2C1F1C; | |||||
| } | |||||
| /* == search == */ | /* == search == */ | ||||
| #content.search #results dt a { | #content.search #results dt a { | ||||