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