| 107 |
107 |
table.list th { background-color:#EEEEEE; padding: 4px; white-space:nowrap; }
|
| 108 |
108 |
table.list td { vertical-align: top; }
|
| 109 |
109 |
table.list td.id { width: 2%; text-align: center;}
|
| 110 |
|
table.list td.checkbox { width: 15px; padding: 0px;}
|
|
110 |
table.list td.checkbox { width: 15px; padding: 2px 0 0 0; }
|
|
111 |
table.list td.checkbox input {padding:0px;}
|
| 111 |
112 |
table.list td.buttons { width: 15%; white-space:nowrap; text-align: right; }
|
| 112 |
113 |
table.list td.buttons a { padding-right: 0.6em; }
|
| 113 |
114 |
table.list caption { text-align: left; padding: 0.5em 0.5em 0.5em 0; }
|
| ... | ... | |
| 126 |
127 |
tr.project.idnt-9 td.name {padding-left: 12.5em;}
|
| 127 |
128 |
|
| 128 |
129 |
tr.issue { text-align: center; white-space: nowrap; }
|
| 129 |
|
tr.issue td.subject, tr.issue td.category, td.assigned_to { white-space: normal; }
|
|
130 |
tr.issue td.subject, tr.issue td.category, td.assigned_to, tr.issue td.string, tr.issue td.text { white-space: normal; }
|
| 130 |
131 |
tr.issue td.subject { text-align: left; }
|
| 131 |
132 |
tr.issue td.done_ratio table.progress { margin-left:auto; margin-right: auto;}
|
| 132 |
133 |
|
| ... | ... | |
| 144 |
145 |
tr.entry { border: 1px solid #f8f8f8; }
|
| 145 |
146 |
tr.entry td { white-space: nowrap; }
|
| 146 |
147 |
tr.entry td.filename { width: 30%; }
|
|
148 |
tr.entry td.filename_no_report { width: 70%; }
|
| 147 |
149 |
tr.entry td.size { text-align: right; font-size: 90%; }
|
| 148 |
150 |
tr.entry td.revision, tr.entry td.author { text-align: center; }
|
| 149 |
151 |
tr.entry td.age { text-align: right; }
|
| 150 |
152 |
tr.entry.file td.filename a { margin-left: 16px; }
|
|
153 |
tr.entry.file td.filename_no_report a { margin-left: 16px; }
|
| 151 |
154 |
|
| 152 |
155 |
tr span.expander {background-image: url(../images/bullet_toggle_plus.png); padding-left: 8px; margin-left: 0; cursor: pointer;}
|
| 153 |
156 |
tr.open span.expander {background-image: url(../images/bullet_toggle_minus.png);}
|
| ... | ... | |
| 171 |
174 |
tr.version.closed, tr.version.closed a { color: #999; }
|
| 172 |
175 |
tr.version td.name { padding-left: 20px; }
|
| 173 |
176 |
tr.version.shared td.name { background: url(../images/link.png) no-repeat 0% 70%; }
|
| 174 |
|
tr.version td.date, tr.version td.status, tr.version td.sharing { text-align: center; }
|
|
177 |
tr.version td.date, tr.version td.status, tr.version td.sharing { text-align: center; white-space:nowrap; }
|
| 175 |
178 |
|
| 176 |
179 |
tr.user td { width:13%; }
|
| 177 |
180 |
tr.user td.email { width:18%; }
|
| ... | ... | |
| 194 |
197 |
|
| 195 |
198 |
table.list tbody tr.group td { padding: 0.8em 0 0.5em 0.3em; font-weight: bold; border-bottom: 1px solid #ccc; }
|
| 196 |
199 |
table.list tbody tr.group span.count { color: #aaa; font-size: 80%; }
|
|
200 |
tr.group a.toggle-all { color: #aaa; font-size: 80%; font-weight: normal; display:none;}
|
|
201 |
tr.group:hover a.toggle-all { display:inline;}
|
|
202 |
a.toggle-all:hover {text-decoration:none;}
|
| 197 |
203 |
|
| 198 |
204 |
table.list tbody tr:hover { background-color:#ffffdd; }
|
| 199 |
205 |
table.list tbody tr.group:hover { background-color:inherit; }
|
| ... | ... | |
| 274 |
280 |
div.issue div.subject p {margin: 0; margin-bottom: 0.1em; font-size: 90%; color: #999;}
|
| 275 |
281 |
div.issue div.subject>div>p { margin-top: 0.5em; }
|
| 276 |
282 |
div.issue div.subject h3 {margin: 0; margin-bottom: 0.1em;}
|
|
283 |
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;}
|
| 277 |
284 |
|
| 278 |
|
#issue_tree table.issues { border: 0; }
|
| 279 |
|
#issue_tree td.checkbox {display:none;}
|
|
285 |
#issue_tree table.issues, #relations table.issues { border: 0; }
|
|
286 |
#issue_tree td.checkbox, #relations td.checkbox {display:none;}
|
|
287 |
#relations td.buttons {padding:0;}
|
| 280 |
288 |
|
| 281 |
289 |
fieldset.collapsible { border-width: 1px 0 0 0; font-size: 0.9em; }
|
| 282 |
290 |
fieldset.collapsible legend { padding-left: 16px; background: url(../images/arrow_expanded.png) no-repeat 0% 40%; cursor:pointer; }
|
| ... | ... | |
| 330 |
338 |
div#roadmap .wiki h1:first-child { display: none; }
|
| 331 |
339 |
div#roadmap .wiki h1 { font-size: 120%; }
|
| 332 |
340 |
div#roadmap .wiki h2 { font-size: 110%; }
|
|
341 |
body.controller-versions.action-show div#roadmap .related-issues {width:auto;}
|
| 333 |
342 |
|
| 334 |
343 |
div#version-summary { float:right; width:380px; margin-left: 16px; margin-bottom: 16px; background-color: #fff; }
|
| 335 |
344 |
div#version-summary fieldset { margin-bottom: 1em; }
|
| ... | ... | |
| 343 |
352 |
|
| 344 |
353 |
form .attributes { margin-bottom: 8px; }
|
| 345 |
354 |
form .attributes p { padding-top: 1px; padding-bottom: 2px; }
|
| 346 |
|
form .attributes select { min-width: 50%; }
|
|
355 |
form .attributes select { width: 60%; }
|
|
356 |
input#issue_subject { width: 99%; }
|
|
357 |
select#issue_done_ratio { width: 95px; }
|
| 347 |
358 |
|
| 348 |
359 |
ul.projects { margin: 0; padding-left: 1em; }
|
| 349 |
360 |
ul.projects.root { margin: 0; padding: 0; }
|
| ... | ... | |
| 364 |
375 |
.total-hours span.hours-int { font-size: 120%; }
|
| 365 |
376 |
|
| 366 |
377 |
.autoscroll {overflow-x: auto; padding:1px; margin-bottom: 1.2em;}
|
| 367 |
|
#user_firstname, #user_lastname, #user_mail, #my_account_form select { width: 90%; }
|
|
378 |
#user_login, #user_firstname, #user_lastname, #user_mail, #my_account_form select, #user_form select { width: 90%; }
|
| 368 |
379 |
|
| 369 |
380 |
#workflow_copy_form select { width: 200px; }
|
| 370 |
381 |
|
|
382 |
textarea#custom_field_possible_values {width: 99%}
|
|
383 |
|
| 371 |
384 |
.pagination {font-size: 90%}
|
| 372 |
385 |
p.pagination {margin-top:8px;}
|
| 373 |
386 |
|
| ... | ... | |
| 421 |
434 |
.tabular.settings label{ margin-left: -300px; width: 295px; }
|
| 422 |
435 |
.tabular.settings textarea { width: 99%; }
|
| 423 |
436 |
|
|
437 |
.tabular.settings.enabled_scm table {width:100%}
|
|
438 |
.tabular.settings.enabled_scm td.scm_name{ font-weight: bold; }
|
|
439 |
.tabular.settings.enabled_scm p.scm_config{ padding-left: 8px; font-style:italic;}
|
|
440 |
|
| 424 |
441 |
fieldset.settings label { display: block; }
|
| 425 |
|
.parent { padding-left: 20px; }
|
|
442 |
fieldset#notified_events .parent { padding-left: 20px; }
|
| 426 |
443 |
|
| 427 |
444 |
.required {color: #bb0000;}
|
| 428 |
445 |
.summary {font-style: italic;}
|
| ... | ... | |
| 492 |
509 |
color: #A6750C;
|
| 493 |
510 |
}
|
| 494 |
511 |
|
|
512 |
span.error {padding-left:20px; background:url(../images/exclamation.png) no-repeat 0 50%;}
|
|
513 |
|
| 495 |
514 |
#errorExplanation ul { font-size: 0.9em;}
|
| 496 |
515 |
#errorExplanation h2, #errorExplanation p { display: none; }
|
| 497 |
516 |
|
| ... | ... | |
| 670 |
689 |
|
| 671 |
690 |
/***** Diff *****/
|
| 672 |
691 |
.diff_out { background: #fcc; }
|
|
692 |
.diff_out span { background: #faa; }
|
| 673 |
693 |
.diff_in { background: #cfc; }
|
|
694 |
.diff_in span { background: #afa; }
|
| 674 |
695 |
|
| 675 |
696 |
.text-diff {
|
| 676 |
697 |
padding: 1em;
|
| ... | ... | |
| 790 |
811 |
}
|
| 791 |
812 |
|
| 792 |
813 |
.gantt_subjects { font-size: 0.8em; }
|
| 793 |
|
.gantt_subjects div { line-height:1.2em;height:16px;overflow:hidden;white-space:nowrap;text-overflow: ellipsis; }
|
|
814 |
.gantt_subjects div { line-height:16px;height:16px;overflow:hidden;white-space:nowrap;text-overflow: ellipsis; }
|
| 794 |
815 |
|
| 795 |
816 |
.task {
|
| 796 |
817 |
position: absolute;
|
| ... | ... | |
| 799 |
820 |
color:#888;
|
| 800 |
821 |
padding:0;
|
| 801 |
822 |
margin:0;
|
| 802 |
|
line-height:0.8em;
|
|
823 |
line-height:16px;
|
| 803 |
824 |
white-space:nowrap;
|
| 804 |
825 |
}
|
| 805 |
826 |
|
| ... | ... | |
| 956 |
977 |
#content { width: 99%; margin: 0; padding: 0; border: 0; background: #fff; overflow: visible !important;}
|
| 957 |
978 |
#wiki_add_attachment { display:none; }
|
| 958 |
979 |
.hide-when-print { display: none; }
|
|
980 |
.autoscroll {overflow-x: visible;}
|
|
981 |
table.list {margin-top:0.5em;}
|
|
982 |
table.list th, table.list td {border: 1px solid #aaa;}
|
| 959 |
983 |
}
|