@@ -78,7 +78,7 h4, .wiki h3 {font-size: 13px;padding: 2px 10px 1px 0px;margin-bottom: 5px; bord | |||
|
78 | 78 | |
|
79 | 79 | #content { width: 75%; background-color: #fff; margin: 0px; border-right: 1px solid #ddd; padding: 6px 10px 10px 10px; z-index: 10; } |
|
80 | 80 | * html #content{ width: 75%; padding-left: 0; margin-top: 0px; padding: 6px 10px 10px 10px;} |
|
81 |
html>body #content { min-height: 600px; } |
|
|
81 | html>body #content { min-height: 600px; } | |
|
82 | 82 | * html body #content { height: 600px; } /* IE */ |
|
83 | 83 | |
|
84 | 84 | #main.nosidebar #sidebar{ display: none; } |
@@ -157,7 +157,7 tr.open span.expander {background-image: url(../images/bullet_toggle_minus.png); | |||
|
157 | 157 | |
|
158 | 158 | tr.changeset { height: 20px } |
|
159 | 159 | tr.changeset ul, ol { margin-top: 0px; margin-bottom: 0px; } |
|
160 |
tr.changeset td.revision_graph { width: 15%; background-color: #fffffb; } |
|
|
160 | tr.changeset td.revision_graph { width: 15%; background-color: #fffffb; } | |
|
161 | 161 | tr.changeset td.author { text-align: center; width: 15%; white-space:nowrap;} |
|
162 | 162 | tr.changeset td.committed_on { text-align: center; width: 15%; white-space:nowrap;} |
|
163 | 163 | tr.changeset td.comments_nowrap { width: 45%; white-space:nowrap;} |
@@ -277,7 +277,7 textarea.wiki-edit { width: 99%; } | |||
|
277 | 277 | li p {margin-top: 0;} |
|
278 | 278 | div.issue {background:#ffffdd; padding:6px; margin-bottom:6px;border: 1px solid #d7d7d7;} |
|
279 | 279 | p.breadcrumb { font-size: 0.9em; margin: 4px 0 4px 0;} |
|
280 |
p.subtitle { font-size: 0.9em; margin: -6px 0 12px 0; font-style: italic; } |
|
|
280 | p.subtitle { font-size: 0.9em; margin: -6px 0 12px 0; font-style: italic; } | |
|
281 | 281 | p.footnote { font-size: 0.9em; margin-top: 0px; margin-bottom: 0px; } |
|
282 | 282 | |
|
283 | 283 | div.issue div.subject div div { padding-left: 16px; } |
@@ -324,7 +324,7 div#activity dd span.description, #search-results dd span.description { display: | |||
|
324 | 324 | div#search-results-counts {float:right;} |
|
325 | 325 | div#search-results-counts ul { margin-top: 0.5em; } |
|
326 | 326 | div#search-results-counts li { list-style-type:none; float: left; margin-left: 1em; } |
|
327 | ||
|
327 | ||
|
328 | 328 | dt.issue { background-image: url(../images/ticket.png); } |
|
329 | 329 | dt.issue-edit { background-image: url(../images/ticket_edit.png); } |
|
330 | 330 | dt.issue-closed { background-image: url(../images/ticket_checked.png); } |
@@ -373,7 +373,7 ul.projects div.root a.project { font-family: "Trebuchet MS", Verdana, sans-seri | |||
|
373 | 373 | .my-project { padding-left: 18px; background: url(../images/fav.png) no-repeat 0 50%; } |
|
374 | 374 | |
|
375 | 375 | #tracker_project_ids ul { margin: 0; padding-left: 1em; } |
|
376 |
#tracker_project_ids li { list-style-type:none; } |
|
|
376 | #tracker_project_ids li { list-style-type:none; } | |
|
377 | 377 | |
|
378 | 378 | ul.properties {padding:0; font-size: 0.9em; color: #777;} |
|
379 | 379 | ul.properties li {list-style-type:none;} |
@@ -387,7 +387,7 ul.properties li span {font-style:italic;} | |||
|
387 | 387 | |
|
388 | 388 | #workflow_copy_form select { width: 200px; } |
|
389 | 389 | |
|
390 |
textarea#custom_field_possible_values {width: 99%} |
|
|
390 | textarea#custom_field_possible_values {width: 99%} | |
|
391 | 391 | |
|
392 | 392 | .pagination {font-size: 90%} |
|
393 | 393 | p.pagination {margin-top:8px;} |
@@ -781,7 +781,7 a.wiki-anchor { display: none; margin-left: 6px; text-decoration: none; } | |||
|
781 | 781 | a.wiki-anchor:hover { color: #aaa !important; text-decoration: none; } |
|
782 | 782 | h1:hover a.wiki-anchor, h2:hover a.wiki-anchor, h3:hover a.wiki-anchor { display: inline; color: #ddd; } |
|
783 | 783 | |
|
784 |
div.wiki img { vertical-align: middle; } |
|
|
784 | div.wiki img { vertical-align: middle; } | |
|
785 | 785 | |
|
786 | 786 | /***** My page layout *****/ |
|
787 | 787 | .block-receiver { |
@@ -845,7 +845,7 background-image:url('../images/close_hl.png'); | |||
|
845 | 845 | .task.label.project, .task.label.version { font-weight: bold; } |
|
846 | 846 | |
|
847 | 847 | .task_late { background:#f66 url(../images/task_late.png); border: 1px solid #f66; } |
|
848 |
.task_done { background:#00c600 url(../images/task_done.png); border: 1px solid #00c600; } |
|
|
848 | .task_done { background:#00c600 url(../images/task_done.png); border: 1px solid #00c600; } | |
|
849 | 849 | .task_todo { background:#aaa url(../images/task_todo.png); border: 1px solid #aaa; } |
|
850 | 850 | |
|
851 | 851 | .task_todo.parent { background: #888; border: 1px solid #888; height: 3px;} |
@@ -927,7 +927,7 padding-bottom: 3px; | |||
|
927 | 927 | .icon-file.application-zip { background-image: url(../images/files/zip.png); } |
|
928 | 928 | .icon-file.application-x-gzip { background-image: url(../images/files/zip.png); } |
|
929 | 929 | |
|
930 |
img.gravatar { |
|
|
930 | img.gravatar { | |
|
931 | 931 | padding: 2px; |
|
932 | 932 | border: solid 1px #d5d5d5; |
|
933 | 933 | background: #fff; |
General Comments 0
You need to be logged in to leave comments.
Login now