@@ -293,6 +293,8 div.issue div.subject>div>p { margin-top: 0.5em; } | |||||
293 | div.issue div.subject h3 {margin: 0; margin-bottom: 0.1em;} |
|
293 | div.issue div.subject h3 {margin: 0; margin-bottom: 0.1em;} | |
294 | div.issue span.private { position:relative; bottom: 2px; text-transform: uppercase; background: #d22; color: #fff; font-weight:bold; padding: 0px 2px 0px 2px; font-size: 60%; margin-right: 2px; border-radius: 2px; -moz-border-radius: 2px;} |
|
294 | div.issue span.private { position:relative; bottom: 2px; text-transform: uppercase; background: #d22; color: #fff; font-weight:bold; padding: 0px 2px 0px 2px; font-size: 60%; margin-right: 2px; border-radius: 2px; -moz-border-radius: 2px;} | |
295 | div.issue .next-prev-links {color:#999;} |
|
295 | div.issue .next-prev-links {color:#999;} | |
|
296 | div.issue table.attributes th {width:22%;} | |||
|
297 | div.issue table.attributes td {width:28%;} | |||
296 |
|
298 | |||
297 | #issue_tree table.issues, #relations table.issues { border: 0; } |
|
299 | #issue_tree table.issues, #relations table.issues { border: 0; } | |
298 | #issue_tree td.checkbox, #relations td.checkbox {display:none;} |
|
300 | #issue_tree td.checkbox, #relations td.checkbox {display:none;} |
General Comments 0
You need to be logged in to leave comments.
Login now