|
|
@@ -9,9 +9,11 @@ body { |
|
|
|
margin: 0 5%; |
|
|
|
} |
|
|
|
h1, h2, h3, h4, #main { |
|
|
|
font-family: "URW Gothic L", Helvetica, Verdana; |
|
|
|
} |
|
|
|
#main { |
|
|
|
background: #fff; |
|
|
|
color: #2C1F1C; |
|
|
|
font-family: "URW Gothic L", Helvetica, Verdana; |
|
|
|
padding: 0 1em; |
|
|
|
} |
|
|
|
#header img { |
|
|
@@ -132,6 +134,12 @@ fieldset { |
|
|
|
#field-description { |
|
|
|
background: #fff url(/browser/web/trunk/static/img/dashit-light.png?format=raw) no-repeat right bottom; |
|
|
|
} |
|
|
|
#attachments { |
|
|
|
background: #E5E0D2; |
|
|
|
} |
|
|
|
#changelog { |
|
|
|
background: #cccc88; |
|
|
|
} |
|
|
|
a.ext-link .icon { |
|
|
|
background-position: right center; |
|
|
|
padding-right: 16px; |
|
|
|