3 #content.ticket
{ width: 700px; max-width: 100% }
5 #newticket #field-description
{ width: 100% }
6 #newticket #properties
{ width: 100% }
10 border: 1px outset
#996;
16 div#ticket
.ticketdraft
{
17 background: #f4f4f4 url
(../draft.png);
19 div#ticketchange
.ticketdraft
{
23 div#ticketchange
.ticketdraft h3
{
26 .preview-notice { font-weight: bold
; }
29 background: #f4f4f4 url
(../draft.png);
30 border: 1px outset
#996;
34 h1
.status
{ color: #444; }
35 #ticket h2
.summary
{ margin: 0 0 .8em 0 }
36 #ticket .date
{ color: #996; float: right
; font-size: 85%; position: relative
}
37 #ticket .date p
{ margin: .3em }
39 #ticket table
.properties
{
41 border-top: 1px solid
#dd9;
42 border-collapse: collapse
;
46 #ticket table
.properties tr
{ border-bottom: 1px dotted
#eed }
47 #ticket table
.properties td
, #ticket table
.properties th
{
52 #ticket table
.properties th
{
58 #ticket table
.properties td
{ width: 30% }
59 #ticket table
.properties
.description
{ border-top: 1px solid
#dd9 }
61 #ticket .description h3
{
62 border-bottom: 1px solid
#dd9;
67 #ticket .description h3
.lastmod
{
70 #ticket .inlinebuttons
{
76 #changelog { border: 1px outset
#996; padding: 1em }
77 #preview { border: 1px solid
#d7d7d7; padding: 1em }
78 #preview h3
, #changelog h3
{
79 border-bottom: 1px solid
#d7d7d7;
84 .threading, #changelog .inlinebuttons { float: right
; }
85 .threading { font-size: 90%; }
87 #preview .changes
, #changelog
.changes
{ list-style: square
; margin-left: 2em; padding: 0 }
88 #preview .comment
, #changelog
.comment
{ margin-left: 2em }
90 form
.field
{ margin-top: .75em; width: 100% }
91 form #comment
{ width: 100% }
93 #properties { white-space: nowrap
; line-height: 160%; padding: .5em }
94 #properties table
{ border-spacing: 0; width: 100%; }
95 #properties table th
{
101 #properties table th
.col2
{ border-left: 1px dotted
#d7d7d7 }
102 #properties table td
{ vertical-align: middle
; width: 30% }
103 #properties table td
.fullrow
{ vertical-align: middle
; width: 80% }
105 #action { line-height: 2em }
107 fieldset
.radio
{ border: none
; margin: 0; padding: 0 }
108 fieldset
.radio legend
{
115 fieldset
.radio label
{ padding-right: 1em }