##// END OF EJS Templates
Small CSS fix....
Jean-Philippe Lang -
r2740:aae5c7d359b2
parent child
Show More
@@ -1,790 +1,790
1 body { font-family: Verdana, sans-serif; font-size: 12px; color:#484848; margin: 0; padding: 0; min-width: 900px; }
1 body { font-family: Verdana, sans-serif; font-size: 12px; color:#484848; margin: 0; padding: 0; min-width: 900px; }
2
2
3 h1, h2, h3, h4 { font-family: "Trebuchet MS", Verdana, sans-serif;}
3 h1, h2, h3, h4 { font-family: "Trebuchet MS", Verdana, sans-serif;}
4 h1 {margin:0; padding:0; font-size: 24px;}
4 h1 {margin:0; padding:0; font-size: 24px;}
5 h2, .wiki h1 {font-size: 20px;padding: 2px 10px 1px 0px;margin: 0 0 10px 0; border-bottom: 1px solid #bbbbbb; color: #444;}
5 h2, .wiki h1 {font-size: 20px;padding: 2px 10px 1px 0px;margin: 0 0 10px 0; border-bottom: 1px solid #bbbbbb; color: #444;}
6 h3, .wiki h2 {font-size: 16px;padding: 2px 10px 1px 0px;margin: 0 0 10px 0; border-bottom: 1px solid #bbbbbb; color: #444;}
6 h3, .wiki h2 {font-size: 16px;padding: 2px 10px 1px 0px;margin: 0 0 10px 0; border-bottom: 1px solid #bbbbbb; color: #444;}
7 h4, .wiki h3 {font-size: 13px;padding: 2px 10px 1px 0px;margin-bottom: 5px; border-bottom: 1px dotted #bbbbbb; color: #444;}
7 h4, .wiki h3 {font-size: 13px;padding: 2px 10px 1px 0px;margin-bottom: 5px; border-bottom: 1px dotted #bbbbbb; color: #444;}
8
8
9 /***** Layout *****/
9 /***** Layout *****/
10 #wrapper {background: white;}
10 #wrapper {background: white;}
11
11
12 #top-menu {background: #2C4056; color: #fff; height:1.8em; font-size: 0.8em; padding: 2px 2px 0px 6px;}
12 #top-menu {background: #2C4056; color: #fff; height:1.8em; font-size: 0.8em; padding: 2px 2px 0px 6px;}
13 #top-menu ul {margin: 0; padding: 0;}
13 #top-menu ul {margin: 0; padding: 0;}
14 #top-menu li {
14 #top-menu li {
15 float:left;
15 float:left;
16 list-style-type:none;
16 list-style-type:none;
17 margin: 0px 0px 0px 0px;
17 margin: 0px 0px 0px 0px;
18 padding: 0px 0px 0px 0px;
18 padding: 0px 0px 0px 0px;
19 white-space:nowrap;
19 white-space:nowrap;
20 }
20 }
21 #top-menu a {color: #fff; margin-right: 8px; font-weight: bold;}
21 #top-menu a {color: #fff; margin-right: 8px; font-weight: bold;}
22 #top-menu #loggedas { float: right; margin-right: 0.5em; color: #fff; }
22 #top-menu #loggedas { float: right; margin-right: 0.5em; color: #fff; }
23
23
24 #account {float:right;}
24 #account {float:right;}
25
25
26 #header {height:5.3em;margin:0;background-color:#507AAA;color:#f8f8f8; padding: 4px 8px 0px 6px; position:relative;}
26 #header {height:5.3em;margin:0;background-color:#507AAA;color:#f8f8f8; padding: 4px 8px 0px 6px; position:relative;}
27 #header a {color:#f8f8f8;}
27 #header a {color:#f8f8f8;}
28 #header h1 a.ancestor { font-size: 80%; }
28 #header h1 a.ancestor { font-size: 80%; }
29 #quick-search {float:right;}
29 #quick-search {float:right;}
30
30
31 #main-menu {position: absolute; bottom: 0px; left:6px; margin-right: -500px;}
31 #main-menu {position: absolute; bottom: 0px; left:6px; margin-right: -500px;}
32 #main-menu ul {margin: 0; padding: 0;}
32 #main-menu ul {margin: 0; padding: 0;}
33 #main-menu li {
33 #main-menu li {
34 float:left;
34 float:left;
35 list-style-type:none;
35 list-style-type:none;
36 margin: 0px 2px 0px 0px;
36 margin: 0px 2px 0px 0px;
37 padding: 0px 0px 0px 0px;
37 padding: 0px 0px 0px 0px;
38 white-space:nowrap;
38 white-space:nowrap;
39 }
39 }
40 #main-menu li a {
40 #main-menu li a {
41 display: block;
41 display: block;
42 color: #fff;
42 color: #fff;
43 text-decoration: none;
43 text-decoration: none;
44 font-weight: bold;
44 font-weight: bold;
45 margin: 0;
45 margin: 0;
46 padding: 4px 10px 4px 10px;
46 padding: 4px 10px 4px 10px;
47 }
47 }
48 #main-menu li a:hover {background:#759FCF; color:#fff;}
48 #main-menu li a:hover {background:#759FCF; color:#fff;}
49 #main-menu li a.selected, #main-menu li a.selected:hover {background:#fff; color:#555;}
49 #main-menu li a.selected, #main-menu li a.selected:hover {background:#fff; color:#555;}
50
50
51 #main {background-color:#EEEEEE;}
51 #main {background-color:#EEEEEE;}
52
52
53 #sidebar{ float: right; width: 17%; position: relative; z-index: 9; min-height: 600px; padding: 0; margin: 0;}
53 #sidebar{ float: right; width: 17%; position: relative; z-index: 9; min-height: 600px; padding: 0; margin: 0;}
54 * html #sidebar{ width: 17%; }
54 * html #sidebar{ width: 17%; }
55 #sidebar h3{ font-size: 14px; margin-top:14px; color: #666; }
55 #sidebar h3{ font-size: 14px; margin-top:14px; color: #666; }
56 #sidebar hr{ width: 100%; margin: 0 auto; height: 1px; background: #ccc; border: 0; }
56 #sidebar hr{ width: 100%; margin: 0 auto; height: 1px; background: #ccc; border: 0; }
57 * html #sidebar hr{ width: 95%; position: relative; left: -6px; color: #ccc; }
57 * html #sidebar hr{ width: 95%; position: relative; left: -6px; color: #ccc; }
58
58
59 #content { width: 80%; background-color: #fff; margin: 0px; border-right: 1px solid #ddd; padding: 6px 10px 10px 10px; z-index: 10; }
59 #content { width: 80%; background-color: #fff; margin: 0px; border-right: 1px solid #ddd; padding: 6px 10px 10px 10px; z-index: 10; }
60 * html #content{ width: 80%; padding-left: 0; margin-top: 0px; padding: 6px 10px 10px 10px;}
60 * html #content{ width: 80%; padding-left: 0; margin-top: 0px; padding: 6px 10px 10px 10px;}
61 html>body #content { min-height: 600px; }
61 html>body #content { min-height: 600px; }
62 * html body #content { height: 600px; } /* IE */
62 * html body #content { height: 600px; } /* IE */
63
63
64 #main.nosidebar #sidebar{ display: none; }
64 #main.nosidebar #sidebar{ display: none; }
65 #main.nosidebar #content{ width: auto; border-right: 0; }
65 #main.nosidebar #content{ width: auto; border-right: 0; }
66
66
67 #footer {clear: both; border-top: 1px solid #bbb; font-size: 0.9em; color: #aaa; padding: 5px; text-align:center; background:#fff;}
67 #footer {clear: both; border-top: 1px solid #bbb; font-size: 0.9em; color: #aaa; padding: 5px; text-align:center; background:#fff;}
68
68
69 #login-form table {margin-top:5em; padding:1em; margin-left: auto; margin-right: auto; border: 2px solid #FDBF3B; background-color:#FFEBC1; }
69 #login-form table {margin-top:5em; padding:1em; margin-left: auto; margin-right: auto; border: 2px solid #FDBF3B; background-color:#FFEBC1; }
70 #login-form table td {padding: 6px;}
70 #login-form table td {padding: 6px;}
71 #login-form label {font-weight: bold;}
71 #login-form label {font-weight: bold;}
72 #login-form input#username, #login-form input#password { width: 300px; }
72 #login-form input#username, #login-form input#password { width: 300px; }
73
73
74 input#openid_url { background: url(../images/openid-bg.gif) no-repeat; background-color: #fff; background-position: 0 50%; padding-left: 18px; }
74 input#openid_url { background: url(../images/openid-bg.gif) no-repeat; background-color: #fff; background-position: 0 50%; padding-left: 18px; }
75
75
76 .clear:after{ content: "."; display: block; height: 0; clear: both; visibility: hidden; }
76 .clear:after{ content: "."; display: block; height: 0; clear: both; visibility: hidden; }
77
77
78 /***** Links *****/
78 /***** Links *****/
79 a, a:link, a:visited{ color: #2A5685; text-decoration: none; }
79 a, a:link, a:visited{ color: #2A5685; text-decoration: none; }
80 a:hover, a:active{ color: #c61a1a; text-decoration: underline;}
80 a:hover, a:active{ color: #c61a1a; text-decoration: underline;}
81 a img{ border: 0; }
81 a img{ border: 0; }
82
82
83 a.issue.closed, a.issue.closed:link, a.issue.closed:visited { color: #999; text-decoration: line-through; }
83 a.issue.closed, a.issue.closed:link, a.issue.closed:visited { color: #999; text-decoration: line-through; }
84
84
85 /***** Tables *****/
85 /***** Tables *****/
86 table.list { border: 1px solid #e4e4e4; border-collapse: collapse; width: 100%; margin-bottom: 4px; }
86 table.list { border: 1px solid #e4e4e4; border-collapse: collapse; width: 100%; margin-bottom: 4px; }
87 table.list th { background-color:#EEEEEE; padding: 4px; white-space:nowrap; }
87 table.list th { background-color:#EEEEEE; padding: 4px; white-space:nowrap; }
88 table.list td { vertical-align: top; }
88 table.list td { vertical-align: top; }
89 table.list td.id { width: 2%; text-align: center;}
89 table.list td.id { width: 2%; text-align: center;}
90 table.list td.checkbox { width: 15px; padding: 0px;}
90 table.list td.checkbox { width: 15px; padding: 0px;}
91 table.list td.buttons { width: 15%; white-space:nowrap; text-align: right; }
91 table.list td.buttons { width: 15%; white-space:nowrap; text-align: right; }
92 table.list td.buttons a { padding-right: 0.6em; }
92 table.list td.buttons a { padding-right: 0.6em; }
93
93
94 tr.project td.name a { padding-left: 16px; white-space:nowrap; }
94 tr.project td.name a { padding-left: 16px; white-space:nowrap; }
95 tr.project.parent td.name a { background: url('../images/bullet_toggle_minus.png') no-repeat; }
95 tr.project.parent td.name a { background: url('../images/bullet_toggle_minus.png') no-repeat; }
96
96
97 tr.issue { text-align: center; white-space: nowrap; }
97 tr.issue { text-align: center; white-space: nowrap; }
98 tr.issue td.subject, tr.issue td.category, td.assigned_to { white-space: normal; }
98 tr.issue td.subject, tr.issue td.category, td.assigned_to { white-space: normal; }
99 tr.issue td.subject { text-align: left; }
99 tr.issue td.subject { text-align: left; }
100 tr.issue td.done_ratio table.progress { margin-left:auto; margin-right: auto;}
100 tr.issue td.done_ratio table.progress { margin-left:auto; margin-right: auto;}
101
101
102 tr.entry { border: 1px solid #f8f8f8; }
102 tr.entry { border: 1px solid #f8f8f8; }
103 tr.entry td { white-space: nowrap; }
103 tr.entry td { white-space: nowrap; }
104 tr.entry td.filename { width: 30%; }
104 tr.entry td.filename { width: 30%; }
105 tr.entry td.size { text-align: right; font-size: 90%; }
105 tr.entry td.size { text-align: right; font-size: 90%; }
106 tr.entry td.revision, tr.entry td.author { text-align: center; }
106 tr.entry td.revision, tr.entry td.author { text-align: center; }
107 tr.entry td.age { text-align: right; }
107 tr.entry td.age { text-align: right; }
108 tr.entry.file td.filename a { margin-left: 16px; }
108 tr.entry.file td.filename a { margin-left: 16px; }
109
109
110 tr span.expander {background-image: url(../images/bullet_toggle_plus.png); padding-left: 8px; margin-left: 0; cursor: pointer;}
110 tr span.expander {background-image: url(../images/bullet_toggle_plus.png); padding-left: 8px; margin-left: 0; cursor: pointer;}
111 tr.open span.expander {background-image: url(../images/bullet_toggle_minus.png);}
111 tr.open span.expander {background-image: url(../images/bullet_toggle_minus.png);}
112
112
113 tr.changeset td.author { text-align: center; width: 15%; }
113 tr.changeset td.author { text-align: center; width: 15%; }
114 tr.changeset td.committed_on { text-align: center; width: 15%; }
114 tr.changeset td.committed_on { text-align: center; width: 15%; }
115
115
116 table.files tr.file td { text-align: center; }
116 table.files tr.file td { text-align: center; }
117 table.files tr.file td.filename { text-align: left; padding-left: 24px; }
117 table.files tr.file td.filename { text-align: left; padding-left: 24px; }
118 table.files tr.file td.digest { font-size: 80%; }
118 table.files tr.file td.digest { font-size: 80%; }
119
119
120 table.members td.roles, table.memberships td.roles { width: 45%; }
120 table.members td.roles, table.memberships td.roles { width: 45%; }
121
121
122 tr.message { height: 2.6em; }
122 tr.message { height: 2.6em; }
123 tr.message td.last_message { font-size: 80%; }
123 tr.message td.last_message { font-size: 80%; }
124 tr.message.locked td.subject a { background-image: url(../images/locked.png); }
124 tr.message.locked td.subject a { background-image: url(../images/locked.png); }
125 tr.message.sticky td.subject a { background-image: url(../images/sticky.png); font-weight: bold; }
125 tr.message.sticky td.subject a { background-image: url(../images/sticky.png); font-weight: bold; }
126
126
127 tr.user td { width:13%; }
127 tr.user td { width:13%; }
128 tr.user td.email { width:18%; }
128 tr.user td.email { width:18%; }
129 tr.user td { white-space: nowrap; }
129 tr.user td { white-space: nowrap; }
130 tr.user.locked, tr.user.registered { color: #aaa; }
130 tr.user.locked, tr.user.registered { color: #aaa; }
131 tr.user.locked a, tr.user.registered a { color: #aaa; }
131 tr.user.locked a, tr.user.registered a { color: #aaa; }
132
132
133 tr.time-entry { text-align: center; white-space: nowrap; }
133 tr.time-entry { text-align: center; white-space: nowrap; }
134 tr.time-entry td.subject, tr.time-entry td.comments { text-align: left; white-space: normal; }
134 tr.time-entry td.subject, tr.time-entry td.comments { text-align: left; white-space: normal; }
135 td.hours { text-align: right; font-weight: bold; padding-right: 0.5em; }
135 td.hours { text-align: right; font-weight: bold; padding-right: 0.5em; }
136 td.hours .hours-dec { font-size: 0.9em; }
136 td.hours .hours-dec { font-size: 0.9em; }
137
137
138 table.plugins td { vertical-align: middle; }
138 table.plugins td { vertical-align: middle; }
139 table.plugins td.configure { text-align: right; padding-right: 1em; }
139 table.plugins td.configure { text-align: right; padding-right: 1em; }
140 table.plugins span.name { font-weight: bold; display: block; margin-bottom: 6px; }
140 table.plugins span.name { font-weight: bold; display: block; margin-bottom: 6px; }
141 table.plugins span.description { display: block; font-size: 0.9em; }
141 table.plugins span.description { display: block; font-size: 0.9em; }
142 table.plugins span.url { display: block; font-size: 0.9em; }
142 table.plugins span.url { display: block; font-size: 0.9em; }
143
143
144 table.list tbody tr.group td { padding: 0.8em 0 0.5em 0.3em; font-weight: bold; border-bottom: 1px solid #ccc; }
144 table.list tbody tr.group td { padding: 0.8em 0 0.5em 0.3em; font-weight: bold; border-bottom: 1px solid #ccc; }
145 table.list tbody tr.group span.count { color: #aaa; font-size: 80%; }
145 table.list tbody tr.group span.count { color: #aaa; font-size: 80%; }
146
146
147 table.list tbody tr:hover { background-color:#ffffdd; }
147 table.list tbody tr:hover { background-color:#ffffdd; }
148 table.list tbody tr.group:hover { background-color:inherit; }
148 table.list tbody tr.group:hover { background-color:inherit; }
149 table td {padding:2px;}
149 table td {padding:2px;}
150 table p {margin:0;}
150 table p {margin:0;}
151 .odd {background-color:#f6f7f8;}
151 .odd {background-color:#f6f7f8;}
152 .even {background-color: #fff;}
152 .even {background-color: #fff;}
153
153
154 a.sort { padding-right: 16px; background-position: 100% 50%; background-repeat: no-repeat; }
154 a.sort { padding-right: 16px; background-position: 100% 50%; background-repeat: no-repeat; }
155 a.sort.asc { background-image: url(../images/sort_asc.png); }
155 a.sort.asc { background-image: url(../images/sort_asc.png); }
156 a.sort.desc { background-image: url(../images/sort_desc.png); }
156 a.sort.desc { background-image: url(../images/sort_desc.png); }
157
157
158 table.attributes { width: 100% }
158 table.attributes { width: 100% }
159 table.attributes th { vertical-align: top; text-align: left; }
159 table.attributes th { vertical-align: top; text-align: left; }
160 table.attributes td { vertical-align: top; }
160 table.attributes td { vertical-align: top; }
161
161
162 .highlight { background-color: #FCFD8D;}
162 .highlight { background-color: #FCFD8D;}
163 .highlight.token-1 { background-color: #faa;}
163 .highlight.token-1 { background-color: #faa;}
164 .highlight.token-2 { background-color: #afa;}
164 .highlight.token-2 { background-color: #afa;}
165 .highlight.token-3 { background-color: #aaf;}
165 .highlight.token-3 { background-color: #aaf;}
166
166
167 .box{
167 .box{
168 padding:6px;
168 padding:6px;
169 margin-bottom: 10px;
169 margin-bottom: 10px;
170 background-color:#f6f6f6;
170 background-color:#f6f6f6;
171 color:#505050;
171 color:#505050;
172 line-height:1.5em;
172 line-height:1.5em;
173 border: 1px solid #e4e4e4;
173 border: 1px solid #e4e4e4;
174 }
174 }
175
175
176 div.square {
176 div.square {
177 border: 1px solid #999;
177 border: 1px solid #999;
178 float: left;
178 float: left;
179 margin: .3em .4em 0 .4em;
179 margin: .3em .4em 0 .4em;
180 overflow: hidden;
180 overflow: hidden;
181 width: .6em; height: .6em;
181 width: .6em; height: .6em;
182 }
182 }
183 .contextual {float:right; white-space: nowrap; line-height:1.4em;margin-top:5px; padding-left: 10px; font-size:0.9em;}
183 .contextual {float:right; white-space: nowrap; line-height:1.4em;margin-top:5px; padding-left: 10px; font-size:0.9em;}
184 .contextual input,select {font-size:0.9em;}
184 .contextual input, .contextual select {font-size:0.9em;}
185 .message .contextual { margin-top: 0; }
185 .message .contextual { margin-top: 0; }
186
186
187 .splitcontentleft{float:left; width:49%;}
187 .splitcontentleft{float:left; width:49%;}
188 .splitcontentright{float:right; width:49%;}
188 .splitcontentright{float:right; width:49%;}
189 form {display: inline;}
189 form {display: inline;}
190 input, select {vertical-align: middle; margin-top: 1px; margin-bottom: 1px;}
190 input, select {vertical-align: middle; margin-top: 1px; margin-bottom: 1px;}
191 fieldset {border: 1px solid #e4e4e4; margin:0;}
191 fieldset {border: 1px solid #e4e4e4; margin:0;}
192 legend {color: #484848;}
192 legend {color: #484848;}
193 hr { width: 100%; height: 1px; background: #ccc; border: 0;}
193 hr { width: 100%; height: 1px; background: #ccc; border: 0;}
194 blockquote { font-style: italic; border-left: 3px solid #e0e0e0; padding-left: 0.6em; margin-left: 2.4em;}
194 blockquote { font-style: italic; border-left: 3px solid #e0e0e0; padding-left: 0.6em; margin-left: 2.4em;}
195 blockquote blockquote { margin-left: 0;}
195 blockquote blockquote { margin-left: 0;}
196 textarea.wiki-edit { width: 99%; }
196 textarea.wiki-edit { width: 99%; }
197 li p {margin-top: 0;}
197 li p {margin-top: 0;}
198 div.issue {background:#ffffdd; padding:6px; margin-bottom:6px;border: 1px solid #d7d7d7;}
198 div.issue {background:#ffffdd; padding:6px; margin-bottom:6px;border: 1px solid #d7d7d7;}
199 p.breadcrumb { font-size: 0.9em; margin: 4px 0 4px 0;}
199 p.breadcrumb { font-size: 0.9em; margin: 4px 0 4px 0;}
200 p.subtitle { font-size: 0.9em; margin: -6px 0 12px 0; font-style: italic; }
200 p.subtitle { font-size: 0.9em; margin: -6px 0 12px 0; font-style: italic; }
201 p.footnote { font-size: 0.9em; margin-top: 0px; margin-bottom: 0px; }
201 p.footnote { font-size: 0.9em; margin-top: 0px; margin-bottom: 0px; }
202
202
203 #query_form_content { font-size: 0.9em; padding: 4px; background: #f6f6f6; border: 1px solid #e4e4e4; }
203 #query_form_content { font-size: 0.9em; padding: 4px; background: #f6f6f6; border: 1px solid #e4e4e4; }
204 #query_form_content fieldset#filters { border-left: 0; border-right: 0; }
204 #query_form_content fieldset#filters { border-left: 0; border-right: 0; }
205 #query_form_content p { margin-top: 0.5em; margin-bottom: 0.5em; }
205 #query_form_content p { margin-top: 0.5em; margin-bottom: 0.5em; }
206
206
207 fieldset#filters, fieldset#date-range { padding: 0.7em; margin-bottom: 8px; }
207 fieldset#filters, fieldset#date-range { padding: 0.7em; margin-bottom: 8px; }
208 fieldset#filters p { margin: 1.2em 0 0.8em 2px; }
208 fieldset#filters p { margin: 1.2em 0 0.8em 2px; }
209 fieldset#filters table { border-collapse: collapse; }
209 fieldset#filters table { border-collapse: collapse; }
210 fieldset#filters table td { padding: 0; vertical-align: middle; }
210 fieldset#filters table td { padding: 0; vertical-align: middle; }
211 fieldset#filters tr.filter { height: 2em; }
211 fieldset#filters tr.filter { height: 2em; }
212 fieldset#filters td.add-filter { text-align: right; vertical-align: top; }
212 fieldset#filters td.add-filter { text-align: right; vertical-align: top; }
213 .buttons { font-size: 0.9em; margin-bottom: 1.4em; }
213 .buttons { font-size: 0.9em; margin-bottom: 1.4em; }
214
214
215 div#issue-changesets {float:right; width:45%; margin-left: 1em; margin-bottom: 1em; background: #fff; padding-left: 1em; font-size: 90%;}
215 div#issue-changesets {float:right; width:45%; margin-left: 1em; margin-bottom: 1em; background: #fff; padding-left: 1em; font-size: 90%;}
216 div#issue-changesets .changeset { padding: 4px;}
216 div#issue-changesets .changeset { padding: 4px;}
217 div#issue-changesets .changeset { border-bottom: 1px solid #ddd; }
217 div#issue-changesets .changeset { border-bottom: 1px solid #ddd; }
218 div#issue-changesets p { margin-top: 0; margin-bottom: 1em;}
218 div#issue-changesets p { margin-top: 0; margin-bottom: 1em;}
219
219
220 div#activity dl, #search-results { margin-left: 2em; }
220 div#activity dl, #search-results { margin-left: 2em; }
221 div#activity dd, #search-results dd { margin-bottom: 1em; padding-left: 18px; font-size: 0.9em; }
221 div#activity dd, #search-results dd { margin-bottom: 1em; padding-left: 18px; font-size: 0.9em; }
222 div#activity dt, #search-results dt { margin-bottom: 0px; padding-left: 20px; line-height: 18px; background-position: 0 50%; background-repeat: no-repeat; }
222 div#activity dt, #search-results dt { margin-bottom: 0px; padding-left: 20px; line-height: 18px; background-position: 0 50%; background-repeat: no-repeat; }
223 div#activity dt.me .time { border-bottom: 1px solid #999; }
223 div#activity dt.me .time { border-bottom: 1px solid #999; }
224 div#activity dt .time { color: #777; font-size: 80%; }
224 div#activity dt .time { color: #777; font-size: 80%; }
225 div#activity dd .description, #search-results dd .description { font-style: italic; }
225 div#activity dd .description, #search-results dd .description { font-style: italic; }
226 div#activity span.project:after, #search-results span.project:after { content: " -"; }
226 div#activity span.project:after, #search-results span.project:after { content: " -"; }
227 div#activity dd span.description, #search-results dd span.description { display:block; color: #808080; }
227 div#activity dd span.description, #search-results dd span.description { display:block; color: #808080; }
228
228
229 #search-results dd { margin-bottom: 1em; padding-left: 20px; margin-left:0px; }
229 #search-results dd { margin-bottom: 1em; padding-left: 20px; margin-left:0px; }
230
230
231 div#search-results-counts {float:right;}
231 div#search-results-counts {float:right;}
232 div#search-results-counts ul { margin-top: 0.5em; }
232 div#search-results-counts ul { margin-top: 0.5em; }
233 div#search-results-counts li { list-style-type:none; float: left; margin-left: 1em; }
233 div#search-results-counts li { list-style-type:none; float: left; margin-left: 1em; }
234
234
235 dt.issue { background-image: url(../images/ticket.png); }
235 dt.issue { background-image: url(../images/ticket.png); }
236 dt.issue-edit { background-image: url(../images/ticket_edit.png); }
236 dt.issue-edit { background-image: url(../images/ticket_edit.png); }
237 dt.issue-closed { background-image: url(../images/ticket_checked.png); }
237 dt.issue-closed { background-image: url(../images/ticket_checked.png); }
238 dt.issue-note { background-image: url(../images/ticket_note.png); }
238 dt.issue-note { background-image: url(../images/ticket_note.png); }
239 dt.changeset { background-image: url(../images/changeset.png); }
239 dt.changeset { background-image: url(../images/changeset.png); }
240 dt.news { background-image: url(../images/news.png); }
240 dt.news { background-image: url(../images/news.png); }
241 dt.message { background-image: url(../images/message.png); }
241 dt.message { background-image: url(../images/message.png); }
242 dt.reply { background-image: url(../images/comments.png); }
242 dt.reply { background-image: url(../images/comments.png); }
243 dt.wiki-page { background-image: url(../images/wiki_edit.png); }
243 dt.wiki-page { background-image: url(../images/wiki_edit.png); }
244 dt.attachment { background-image: url(../images/attachment.png); }
244 dt.attachment { background-image: url(../images/attachment.png); }
245 dt.document { background-image: url(../images/document.png); }
245 dt.document { background-image: url(../images/document.png); }
246 dt.project { background-image: url(../images/projects.png); }
246 dt.project { background-image: url(../images/projects.png); }
247
247
248 #search-results dt.issue.closed { background-image: url(../images/ticket_checked.png); }
248 #search-results dt.issue.closed { background-image: url(../images/ticket_checked.png); }
249
249
250 div#roadmap fieldset.related-issues { margin-bottom: 1em; }
250 div#roadmap fieldset.related-issues { margin-bottom: 1em; }
251 div#roadmap fieldset.related-issues ul { margin-top: 0.3em; margin-bottom: 0.3em; }
251 div#roadmap fieldset.related-issues ul { margin-top: 0.3em; margin-bottom: 0.3em; }
252 div#roadmap .wiki h1:first-child { display: none; }
252 div#roadmap .wiki h1:first-child { display: none; }
253 div#roadmap .wiki h1 { font-size: 120%; }
253 div#roadmap .wiki h1 { font-size: 120%; }
254 div#roadmap .wiki h2 { font-size: 110%; }
254 div#roadmap .wiki h2 { font-size: 110%; }
255
255
256 div#version-summary { float:right; width:380px; margin-left: 16px; margin-bottom: 16px; background-color: #fff; }
256 div#version-summary { float:right; width:380px; margin-left: 16px; margin-bottom: 16px; background-color: #fff; }
257 div#version-summary fieldset { margin-bottom: 1em; }
257 div#version-summary fieldset { margin-bottom: 1em; }
258 div#version-summary .total-hours { text-align: right; }
258 div#version-summary .total-hours { text-align: right; }
259
259
260 table#time-report td.hours, table#time-report th.period, table#time-report th.total { text-align: right; padding-right: 0.5em; }
260 table#time-report td.hours, table#time-report th.period, table#time-report th.total { text-align: right; padding-right: 0.5em; }
261 table#time-report tbody tr { font-style: italic; color: #777; }
261 table#time-report tbody tr { font-style: italic; color: #777; }
262 table#time-report tbody tr.last-level { font-style: normal; color: #555; }
262 table#time-report tbody tr.last-level { font-style: normal; color: #555; }
263 table#time-report tbody tr.total { font-style: normal; font-weight: bold; color: #555; background-color:#EEEEEE; }
263 table#time-report tbody tr.total { font-style: normal; font-weight: bold; color: #555; background-color:#EEEEEE; }
264 table#time-report .hours-dec { font-size: 0.9em; }
264 table#time-report .hours-dec { font-size: 0.9em; }
265
265
266 form#issue-form .attributes { margin-bottom: 8px; }
266 form#issue-form .attributes { margin-bottom: 8px; }
267 form#issue-form .attributes p { padding-top: 1px; padding-bottom: 2px; }
267 form#issue-form .attributes p { padding-top: 1px; padding-bottom: 2px; }
268 form#issue-form .attributes select { min-width: 30%; }
268 form#issue-form .attributes select { min-width: 30%; }
269
269
270 ul.projects { margin: 0; padding-left: 1em; }
270 ul.projects { margin: 0; padding-left: 1em; }
271 ul.projects.root { margin: 0; padding: 0; }
271 ul.projects.root { margin: 0; padding: 0; }
272 ul.projects ul { border-left: 3px solid #e0e0e0; }
272 ul.projects ul { border-left: 3px solid #e0e0e0; }
273 ul.projects li { list-style-type:none; }
273 ul.projects li { list-style-type:none; }
274 ul.projects li.root { margin-bottom: 1em; }
274 ul.projects li.root { margin-bottom: 1em; }
275 ul.projects li.child { margin-top: 1em;}
275 ul.projects li.child { margin-top: 1em;}
276 ul.projects div.root a.project { font-family: "Trebuchet MS", Verdana, sans-serif; font-weight: bold; font-size: 16px; margin: 0 0 10px 0; }
276 ul.projects div.root a.project { font-family: "Trebuchet MS", Verdana, sans-serif; font-weight: bold; font-size: 16px; margin: 0 0 10px 0; }
277 .my-project { padding-left: 18px; background: url(../images/fav.png) no-repeat 0 50%; }
277 .my-project { padding-left: 18px; background: url(../images/fav.png) no-repeat 0 50%; }
278
278
279 #tracker_project_ids ul { margin: 0; padding-left: 1em; }
279 #tracker_project_ids ul { margin: 0; padding-left: 1em; }
280 #tracker_project_ids li { list-style-type:none; }
280 #tracker_project_ids li { list-style-type:none; }
281
281
282 ul.properties {padding:0; font-size: 0.9em; color: #777;}
282 ul.properties {padding:0; font-size: 0.9em; color: #777;}
283 ul.properties li {list-style-type:none;}
283 ul.properties li {list-style-type:none;}
284 ul.properties li span {font-style:italic;}
284 ul.properties li span {font-style:italic;}
285
285
286 .total-hours { font-size: 110%; font-weight: bold; }
286 .total-hours { font-size: 110%; font-weight: bold; }
287 .total-hours span.hours-int { font-size: 120%; }
287 .total-hours span.hours-int { font-size: 120%; }
288
288
289 .autoscroll {overflow-x: auto; padding:1px; margin-bottom: 1.2em;}
289 .autoscroll {overflow-x: auto; padding:1px; margin-bottom: 1.2em;}
290 #user_firstname, #user_lastname, #user_mail, #my_account_form select { width: 90%; }
290 #user_firstname, #user_lastname, #user_mail, #my_account_form select { width: 90%; }
291
291
292 .pagination {font-size: 90%}
292 .pagination {font-size: 90%}
293 p.pagination {margin-top:8px;}
293 p.pagination {margin-top:8px;}
294
294
295 /***** Tabular forms ******/
295 /***** Tabular forms ******/
296 .tabular p{
296 .tabular p{
297 margin: 0;
297 margin: 0;
298 padding: 5px 0 8px 0;
298 padding: 5px 0 8px 0;
299 padding-left: 180px; /*width of left column containing the label elements*/
299 padding-left: 180px; /*width of left column containing the label elements*/
300 height: 1%;
300 height: 1%;
301 clear:left;
301 clear:left;
302 }
302 }
303
303
304 html>body .tabular p {overflow:hidden;}
304 html>body .tabular p {overflow:hidden;}
305
305
306 .tabular label{
306 .tabular label{
307 font-weight: bold;
307 font-weight: bold;
308 float: left;
308 float: left;
309 text-align: right;
309 text-align: right;
310 margin-left: -180px; /*width of left column*/
310 margin-left: -180px; /*width of left column*/
311 width: 175px; /*width of labels. Should be smaller than left column to create some right
311 width: 175px; /*width of labels. Should be smaller than left column to create some right
312 margin*/
312 margin*/
313 }
313 }
314
314
315 .tabular label.floating{
315 .tabular label.floating{
316 font-weight: normal;
316 font-weight: normal;
317 margin-left: 0px;
317 margin-left: 0px;
318 text-align: left;
318 text-align: left;
319 width: 270px;
319 width: 270px;
320 }
320 }
321
321
322 input#time_entry_comments { width: 90%;}
322 input#time_entry_comments { width: 90%;}
323
323
324 #preview fieldset {margin-top: 1em; background: url(../images/draft.png)}
324 #preview fieldset {margin-top: 1em; background: url(../images/draft.png)}
325
325
326 .tabular.settings p{ padding-left: 300px; }
326 .tabular.settings p{ padding-left: 300px; }
327 .tabular.settings label{ margin-left: -300px; width: 295px; }
327 .tabular.settings label{ margin-left: -300px; width: 295px; }
328
328
329 .required {color: #bb0000;}
329 .required {color: #bb0000;}
330 .summary {font-style: italic;}
330 .summary {font-style: italic;}
331
331
332 #attachments_fields input[type=text] {margin-left: 8px; }
332 #attachments_fields input[type=text] {margin-left: 8px; }
333
333
334 div.attachments { margin-top: 12px; }
334 div.attachments { margin-top: 12px; }
335 div.attachments p { margin:4px 0 2px 0; }
335 div.attachments p { margin:4px 0 2px 0; }
336 div.attachments img { vertical-align: middle; }
336 div.attachments img { vertical-align: middle; }
337 div.attachments span.author { font-size: 0.9em; color: #888; }
337 div.attachments span.author { font-size: 0.9em; color: #888; }
338
338
339 p.other-formats { text-align: right; font-size:0.9em; color: #666; }
339 p.other-formats { text-align: right; font-size:0.9em; color: #666; }
340 .other-formats span + span:before { content: "| "; }
340 .other-formats span + span:before { content: "| "; }
341
341
342 a.atom { background: url(../images/feed.png) no-repeat 1px 50%; padding: 2px 0px 3px 16px; }
342 a.atom { background: url(../images/feed.png) no-repeat 1px 50%; padding: 2px 0px 3px 16px; }
343
343
344 /* Project members tab */
344 /* Project members tab */
345 div#tab-content-members .splitcontentleft, div#tab-content-memberships .splitcontentleft { width: 64% }
345 div#tab-content-members .splitcontentleft, div#tab-content-memberships .splitcontentleft { width: 64% }
346 div#tab-content-members .splitcontentright, div#tab-content-memberships .splitcontentright { width: 34% }
346 div#tab-content-members .splitcontentright, div#tab-content-memberships .splitcontentright { width: 34% }
347 div#tab-content-members fieldset, div#tab-content-memberships fieldset { padding:1em; margin-bottom: 1em; }
347 div#tab-content-members fieldset, div#tab-content-memberships fieldset { padding:1em; margin-bottom: 1em; }
348 div#tab-content-members fieldset legend, div#tab-content-memberships fieldset legend { font-weight: bold; }
348 div#tab-content-members fieldset legend, div#tab-content-memberships fieldset legend { font-weight: bold; }
349 div#tab-content-members fieldset label, div#tab-content-memberships fieldset label { display: block; }
349 div#tab-content-members fieldset label, div#tab-content-memberships fieldset label { display: block; }
350 div#tab-content-members fieldset div { max-height: 400px; overflow:auto; }
350 div#tab-content-members fieldset div { max-height: 400px; overflow:auto; }
351
351
352 * html div#tab-content-members fieldset div { height: 450px; }
352 * html div#tab-content-members fieldset div { height: 450px; }
353
353
354 /***** Flash & error messages ****/
354 /***** Flash & error messages ****/
355 #errorExplanation, div.flash, .nodata, .warning {
355 #errorExplanation, div.flash, .nodata, .warning {
356 padding: 4px 4px 4px 30px;
356 padding: 4px 4px 4px 30px;
357 margin-bottom: 12px;
357 margin-bottom: 12px;
358 font-size: 1.1em;
358 font-size: 1.1em;
359 border: 2px solid;
359 border: 2px solid;
360 }
360 }
361
361
362 div.flash {margin-top: 8px;}
362 div.flash {margin-top: 8px;}
363
363
364 div.flash.error, #errorExplanation {
364 div.flash.error, #errorExplanation {
365 background: url(../images/false.png) 8px 5px no-repeat;
365 background: url(../images/false.png) 8px 5px no-repeat;
366 background-color: #ffe3e3;
366 background-color: #ffe3e3;
367 border-color: #dd0000;
367 border-color: #dd0000;
368 color: #550000;
368 color: #550000;
369 }
369 }
370
370
371 div.flash.notice {
371 div.flash.notice {
372 background: url(../images/true.png) 8px 5px no-repeat;
372 background: url(../images/true.png) 8px 5px no-repeat;
373 background-color: #dfffdf;
373 background-color: #dfffdf;
374 border-color: #9fcf9f;
374 border-color: #9fcf9f;
375 color: #005f00;
375 color: #005f00;
376 }
376 }
377
377
378 div.flash.warning {
378 div.flash.warning {
379 background: url(../images/warning.png) 8px 5px no-repeat;
379 background: url(../images/warning.png) 8px 5px no-repeat;
380 background-color: #FFEBC1;
380 background-color: #FFEBC1;
381 border-color: #FDBF3B;
381 border-color: #FDBF3B;
382 color: #A6750C;
382 color: #A6750C;
383 text-align: left;
383 text-align: left;
384 }
384 }
385
385
386 .nodata, .warning {
386 .nodata, .warning {
387 text-align: center;
387 text-align: center;
388 background-color: #FFEBC1;
388 background-color: #FFEBC1;
389 border-color: #FDBF3B;
389 border-color: #FDBF3B;
390 color: #A6750C;
390 color: #A6750C;
391 }
391 }
392
392
393 #errorExplanation ul { font-size: 0.9em;}
393 #errorExplanation ul { font-size: 0.9em;}
394 #errorExplanation h2, #errorExplanation p { display: none; }
394 #errorExplanation h2, #errorExplanation p { display: none; }
395
395
396 /***** Ajax indicator ******/
396 /***** Ajax indicator ******/
397 #ajax-indicator {
397 #ajax-indicator {
398 position: absolute; /* fixed not supported by IE */
398 position: absolute; /* fixed not supported by IE */
399 background-color:#eee;
399 background-color:#eee;
400 border: 1px solid #bbb;
400 border: 1px solid #bbb;
401 top:35%;
401 top:35%;
402 left:40%;
402 left:40%;
403 width:20%;
403 width:20%;
404 font-weight:bold;
404 font-weight:bold;
405 text-align:center;
405 text-align:center;
406 padding:0.6em;
406 padding:0.6em;
407 z-index:100;
407 z-index:100;
408 filter:alpha(opacity=50);
408 filter:alpha(opacity=50);
409 opacity: 0.5;
409 opacity: 0.5;
410 }
410 }
411
411
412 html>body #ajax-indicator { position: fixed; }
412 html>body #ajax-indicator { position: fixed; }
413
413
414 #ajax-indicator span {
414 #ajax-indicator span {
415 background-position: 0% 40%;
415 background-position: 0% 40%;
416 background-repeat: no-repeat;
416 background-repeat: no-repeat;
417 background-image: url(../images/loading.gif);
417 background-image: url(../images/loading.gif);
418 padding-left: 26px;
418 padding-left: 26px;
419 vertical-align: bottom;
419 vertical-align: bottom;
420 }
420 }
421
421
422 /***** Calendar *****/
422 /***** Calendar *****/
423 table.cal {border-collapse: collapse; width: 100%; margin: 0px 0 6px 0;border: 1px solid #d7d7d7;}
423 table.cal {border-collapse: collapse; width: 100%; margin: 0px 0 6px 0;border: 1px solid #d7d7d7;}
424 table.cal thead th {width: 14%;}
424 table.cal thead th {width: 14%;}
425 table.cal tbody tr {height: 100px;}
425 table.cal tbody tr {height: 100px;}
426 table.cal th { background-color:#EEEEEE; padding: 4px; }
426 table.cal th { background-color:#EEEEEE; padding: 4px; }
427 table.cal td {border: 1px solid #d7d7d7; vertical-align: top; font-size: 0.9em;}
427 table.cal td {border: 1px solid #d7d7d7; vertical-align: top; font-size: 0.9em;}
428 table.cal td p.day-num {font-size: 1.1em; text-align:right;}
428 table.cal td p.day-num {font-size: 1.1em; text-align:right;}
429 table.cal td.odd p.day-num {color: #bbb;}
429 table.cal td.odd p.day-num {color: #bbb;}
430 table.cal td.today {background:#ffffdd;}
430 table.cal td.today {background:#ffffdd;}
431 table.cal td.today p.day-num {font-weight: bold;}
431 table.cal td.today p.day-num {font-weight: bold;}
432
432
433 /***** Tooltips ******/
433 /***** Tooltips ******/
434 .tooltip{position:relative;z-index:24;}
434 .tooltip{position:relative;z-index:24;}
435 .tooltip:hover{z-index:25;color:#000;}
435 .tooltip:hover{z-index:25;color:#000;}
436 .tooltip span.tip{display: none; text-align:left;}
436 .tooltip span.tip{display: none; text-align:left;}
437
437
438 div.tooltip:hover span.tip{
438 div.tooltip:hover span.tip{
439 display:block;
439 display:block;
440 position:absolute;
440 position:absolute;
441 top:12px; left:24px; width:270px;
441 top:12px; left:24px; width:270px;
442 border:1px solid #555;
442 border:1px solid #555;
443 background-color:#fff;
443 background-color:#fff;
444 padding: 4px;
444 padding: 4px;
445 font-size: 0.8em;
445 font-size: 0.8em;
446 color:#505050;
446 color:#505050;
447 }
447 }
448
448
449 /***** Progress bar *****/
449 /***** Progress bar *****/
450 table.progress {
450 table.progress {
451 border: 1px solid #D7D7D7;
451 border: 1px solid #D7D7D7;
452 border-collapse: collapse;
452 border-collapse: collapse;
453 border-spacing: 0pt;
453 border-spacing: 0pt;
454 empty-cells: show;
454 empty-cells: show;
455 text-align: center;
455 text-align: center;
456 float:left;
456 float:left;
457 margin: 1px 6px 1px 0px;
457 margin: 1px 6px 1px 0px;
458 }
458 }
459
459
460 table.progress td { height: 0.9em; }
460 table.progress td { height: 0.9em; }
461 table.progress td.closed { background: #BAE0BA none repeat scroll 0%; }
461 table.progress td.closed { background: #BAE0BA none repeat scroll 0%; }
462 table.progress td.done { background: #DEF0DE none repeat scroll 0%; }
462 table.progress td.done { background: #DEF0DE none repeat scroll 0%; }
463 table.progress td.open { background: #FFF none repeat scroll 0%; }
463 table.progress td.open { background: #FFF none repeat scroll 0%; }
464 p.pourcent {font-size: 80%;}
464 p.pourcent {font-size: 80%;}
465 p.progress-info {clear: left; font-style: italic; font-size: 80%;}
465 p.progress-info {clear: left; font-style: italic; font-size: 80%;}
466
466
467 /***** Tabs *****/
467 /***** Tabs *****/
468 #content .tabs {height: 2.6em; border-bottom: 1px solid #bbbbbb; margin-bottom:1.2em; position:relative;}
468 #content .tabs {height: 2.6em; border-bottom: 1px solid #bbbbbb; margin-bottom:1.2em; position:relative;}
469 #content .tabs ul {margin:0; position:absolute; bottom:-2px; padding-left:1em;}
469 #content .tabs ul {margin:0; position:absolute; bottom:-2px; padding-left:1em;}
470 #content .tabs>ul { bottom:-1px; } /* others */
470 #content .tabs>ul { bottom:-1px; } /* others */
471 #content .tabs ul li {
471 #content .tabs ul li {
472 float:left;
472 float:left;
473 list-style-type:none;
473 list-style-type:none;
474 white-space:nowrap;
474 white-space:nowrap;
475 margin-right:8px;
475 margin-right:8px;
476 background:#fff;
476 background:#fff;
477 }
477 }
478 #content .tabs ul li a{
478 #content .tabs ul li a{
479 display:block;
479 display:block;
480 font-size: 0.9em;
480 font-size: 0.9em;
481 text-decoration:none;
481 text-decoration:none;
482 line-height:1.3em;
482 line-height:1.3em;
483 padding:4px 6px 4px 6px;
483 padding:4px 6px 4px 6px;
484 border: 1px solid #ccc;
484 border: 1px solid #ccc;
485 border-bottom: 1px solid #bbbbbb;
485 border-bottom: 1px solid #bbbbbb;
486 background-color: #eeeeee;
486 background-color: #eeeeee;
487 color:#777;
487 color:#777;
488 font-weight:bold;
488 font-weight:bold;
489 }
489 }
490
490
491 #content .tabs ul li a:hover {
491 #content .tabs ul li a:hover {
492 background-color: #ffffdd;
492 background-color: #ffffdd;
493 text-decoration:none;
493 text-decoration:none;
494 }
494 }
495
495
496 #content .tabs ul li a.selected {
496 #content .tabs ul li a.selected {
497 background-color: #fff;
497 background-color: #fff;
498 border: 1px solid #bbbbbb;
498 border: 1px solid #bbbbbb;
499 border-bottom: 1px solid #fff;
499 border-bottom: 1px solid #fff;
500 }
500 }
501
501
502 #content .tabs ul li a.selected:hover {
502 #content .tabs ul li a.selected:hover {
503 background-color: #fff;
503 background-color: #fff;
504 }
504 }
505
505
506 /***** Auto-complete *****/
506 /***** Auto-complete *****/
507 div.autocomplete {
507 div.autocomplete {
508 position:absolute;
508 position:absolute;
509 width:250px;
509 width:250px;
510 background-color:white;
510 background-color:white;
511 margin:0;
511 margin:0;
512 padding:0;
512 padding:0;
513 }
513 }
514 div.autocomplete ul {
514 div.autocomplete ul {
515 list-style-type:none;
515 list-style-type:none;
516 margin:0;
516 margin:0;
517 padding:0;
517 padding:0;
518 }
518 }
519 div.autocomplete ul li.selected { background-color: #ffb;}
519 div.autocomplete ul li.selected { background-color: #ffb;}
520 div.autocomplete ul li {
520 div.autocomplete ul li {
521 list-style-type:none;
521 list-style-type:none;
522 display:block;
522 display:block;
523 margin:0;
523 margin:0;
524 padding:2px;
524 padding:2px;
525 cursor:pointer;
525 cursor:pointer;
526 font-size: 90%;
526 font-size: 90%;
527 border-bottom: 1px solid #ccc;
527 border-bottom: 1px solid #ccc;
528 border-left: 1px solid #ccc;
528 border-left: 1px solid #ccc;
529 border-right: 1px solid #ccc;
529 border-right: 1px solid #ccc;
530 }
530 }
531 div.autocomplete ul li span.informal {
531 div.autocomplete ul li span.informal {
532 font-size: 80%;
532 font-size: 80%;
533 color: #aaa;
533 color: #aaa;
534 }
534 }
535
535
536 /***** Diff *****/
536 /***** Diff *****/
537 .diff_out { background: #fcc; }
537 .diff_out { background: #fcc; }
538 .diff_in { background: #cfc; }
538 .diff_in { background: #cfc; }
539
539
540 /***** Wiki *****/
540 /***** Wiki *****/
541 div.wiki table {
541 div.wiki table {
542 border: 1px solid #505050;
542 border: 1px solid #505050;
543 border-collapse: collapse;
543 border-collapse: collapse;
544 margin-bottom: 1em;
544 margin-bottom: 1em;
545 }
545 }
546
546
547 div.wiki table, div.wiki td, div.wiki th {
547 div.wiki table, div.wiki td, div.wiki th {
548 border: 1px solid #bbb;
548 border: 1px solid #bbb;
549 padding: 4px;
549 padding: 4px;
550 }
550 }
551
551
552 div.wiki .external {
552 div.wiki .external {
553 background-position: 0% 60%;
553 background-position: 0% 60%;
554 background-repeat: no-repeat;
554 background-repeat: no-repeat;
555 padding-left: 12px;
555 padding-left: 12px;
556 background-image: url(../images/external.png);
556 background-image: url(../images/external.png);
557 }
557 }
558
558
559 div.wiki a.new {
559 div.wiki a.new {
560 color: #b73535;
560 color: #b73535;
561 }
561 }
562
562
563 div.wiki pre {
563 div.wiki pre {
564 margin: 1em 1em 1em 1.6em;
564 margin: 1em 1em 1em 1.6em;
565 padding: 2px;
565 padding: 2px;
566 background-color: #fafafa;
566 background-color: #fafafa;
567 border: 1px solid #dadada;
567 border: 1px solid #dadada;
568 width:95%;
568 width:95%;
569 overflow-x: auto;
569 overflow-x: auto;
570 }
570 }
571
571
572 div.wiki ul.toc {
572 div.wiki ul.toc {
573 background-color: #ffffdd;
573 background-color: #ffffdd;
574 border: 1px solid #e4e4e4;
574 border: 1px solid #e4e4e4;
575 padding: 4px;
575 padding: 4px;
576 line-height: 1.2em;
576 line-height: 1.2em;
577 margin-bottom: 12px;
577 margin-bottom: 12px;
578 margin-right: 12px;
578 margin-right: 12px;
579 margin-left: 0;
579 margin-left: 0;
580 display: table
580 display: table
581 }
581 }
582 * html div.wiki ul.toc { width: 50%; } /* IE6 doesn't autosize div */
582 * html div.wiki ul.toc { width: 50%; } /* IE6 doesn't autosize div */
583
583
584 div.wiki ul.toc.right { float: right; margin-left: 12px; margin-right: 0; width: auto; }
584 div.wiki ul.toc.right { float: right; margin-left: 12px; margin-right: 0; width: auto; }
585 div.wiki ul.toc.left { float: left; margin-right: 12px; margin-left: 0; width: auto; }
585 div.wiki ul.toc.left { float: left; margin-right: 12px; margin-left: 0; width: auto; }
586 div.wiki ul.toc li { list-style-type:none;}
586 div.wiki ul.toc li { list-style-type:none;}
587 div.wiki ul.toc li.heading2 { margin-left: 6px; }
587 div.wiki ul.toc li.heading2 { margin-left: 6px; }
588 div.wiki ul.toc li.heading3 { margin-left: 12px; font-size: 0.8em; }
588 div.wiki ul.toc li.heading3 { margin-left: 12px; font-size: 0.8em; }
589
589
590 div.wiki ul.toc a {
590 div.wiki ul.toc a {
591 font-size: 0.9em;
591 font-size: 0.9em;
592 font-weight: normal;
592 font-weight: normal;
593 text-decoration: none;
593 text-decoration: none;
594 color: #606060;
594 color: #606060;
595 }
595 }
596 div.wiki ul.toc a:hover { color: #c61a1a; text-decoration: underline;}
596 div.wiki ul.toc a:hover { color: #c61a1a; text-decoration: underline;}
597
597
598 a.wiki-anchor { display: none; margin-left: 6px; text-decoration: none; }
598 a.wiki-anchor { display: none; margin-left: 6px; text-decoration: none; }
599 a.wiki-anchor:hover { color: #aaa !important; text-decoration: none; }
599 a.wiki-anchor:hover { color: #aaa !important; text-decoration: none; }
600 h1:hover a.wiki-anchor, h2:hover a.wiki-anchor, h3:hover a.wiki-anchor { display: inline; color: #ddd; }
600 h1:hover a.wiki-anchor, h2:hover a.wiki-anchor, h3:hover a.wiki-anchor { display: inline; color: #ddd; }
601
601
602 /***** My page layout *****/
602 /***** My page layout *****/
603 .block-receiver {
603 .block-receiver {
604 border:1px dashed #c0c0c0;
604 border:1px dashed #c0c0c0;
605 margin-bottom: 20px;
605 margin-bottom: 20px;
606 padding: 15px 0 15px 0;
606 padding: 15px 0 15px 0;
607 }
607 }
608
608
609 .mypage-box {
609 .mypage-box {
610 margin:0 0 20px 0;
610 margin:0 0 20px 0;
611 color:#505050;
611 color:#505050;
612 line-height:1.5em;
612 line-height:1.5em;
613 }
613 }
614
614
615 .handle {
615 .handle {
616 cursor: move;
616 cursor: move;
617 }
617 }
618
618
619 a.close-icon {
619 a.close-icon {
620 display:block;
620 display:block;
621 margin-top:3px;
621 margin-top:3px;
622 overflow:hidden;
622 overflow:hidden;
623 width:12px;
623 width:12px;
624 height:12px;
624 height:12px;
625 background-repeat: no-repeat;
625 background-repeat: no-repeat;
626 cursor:pointer;
626 cursor:pointer;
627 background-image:url('../images/close.png');
627 background-image:url('../images/close.png');
628 }
628 }
629
629
630 a.close-icon:hover {
630 a.close-icon:hover {
631 background-image:url('../images/close_hl.png');
631 background-image:url('../images/close_hl.png');
632 }
632 }
633
633
634 /***** Gantt chart *****/
634 /***** Gantt chart *****/
635 .gantt_hdr {
635 .gantt_hdr {
636 position:absolute;
636 position:absolute;
637 top:0;
637 top:0;
638 height:16px;
638 height:16px;
639 border-top: 1px solid #c0c0c0;
639 border-top: 1px solid #c0c0c0;
640 border-bottom: 1px solid #c0c0c0;
640 border-bottom: 1px solid #c0c0c0;
641 border-right: 1px solid #c0c0c0;
641 border-right: 1px solid #c0c0c0;
642 text-align: center;
642 text-align: center;
643 overflow: hidden;
643 overflow: hidden;
644 }
644 }
645
645
646 .task {
646 .task {
647 position: absolute;
647 position: absolute;
648 height:8px;
648 height:8px;
649 font-size:0.8em;
649 font-size:0.8em;
650 color:#888;
650 color:#888;
651 padding:0;
651 padding:0;
652 margin:0;
652 margin:0;
653 line-height:0.8em;
653 line-height:0.8em;
654 }
654 }
655
655
656 .task_late { background:#f66 url(../images/task_late.png); border: 1px solid #f66; }
656 .task_late { background:#f66 url(../images/task_late.png); border: 1px solid #f66; }
657 .task_done { background:#66f url(../images/task_done.png); border: 1px solid #66f; }
657 .task_done { background:#66f url(../images/task_done.png); border: 1px solid #66f; }
658 .task_todo { background:#aaa url(../images/task_todo.png); border: 1px solid #aaa; }
658 .task_todo { background:#aaa url(../images/task_todo.png); border: 1px solid #aaa; }
659 .milestone { background-image:url(../images/milestone.png); background-repeat: no-repeat; border: 0; }
659 .milestone { background-image:url(../images/milestone.png); background-repeat: no-repeat; border: 0; }
660
660
661 /***** Icons *****/
661 /***** Icons *****/
662 .icon {
662 .icon {
663 background-position: 0% 40%;
663 background-position: 0% 40%;
664 background-repeat: no-repeat;
664 background-repeat: no-repeat;
665 padding-left: 20px;
665 padding-left: 20px;
666 padding-top: 2px;
666 padding-top: 2px;
667 padding-bottom: 3px;
667 padding-bottom: 3px;
668 }
668 }
669
669
670 .icon22 {
670 .icon22 {
671 background-position: 0% 40%;
671 background-position: 0% 40%;
672 background-repeat: no-repeat;
672 background-repeat: no-repeat;
673 padding-left: 26px;
673 padding-left: 26px;
674 line-height: 22px;
674 line-height: 22px;
675 vertical-align: middle;
675 vertical-align: middle;
676 }
676 }
677
677
678 .icon-add { background-image: url(../images/add.png); }
678 .icon-add { background-image: url(../images/add.png); }
679 .icon-edit { background-image: url(../images/edit.png); }
679 .icon-edit { background-image: url(../images/edit.png); }
680 .icon-copy { background-image: url(../images/copy.png); }
680 .icon-copy { background-image: url(../images/copy.png); }
681 .icon-del { background-image: url(../images/delete.png); }
681 .icon-del { background-image: url(../images/delete.png); }
682 .icon-move { background-image: url(../images/move.png); }
682 .icon-move { background-image: url(../images/move.png); }
683 .icon-save { background-image: url(../images/save.png); }
683 .icon-save { background-image: url(../images/save.png); }
684 .icon-cancel { background-image: url(../images/cancel.png); }
684 .icon-cancel { background-image: url(../images/cancel.png); }
685 .icon-folder { background-image: url(../images/folder.png); }
685 .icon-folder { background-image: url(../images/folder.png); }
686 .open .icon-folder { background-image: url(../images/folder_open.png); }
686 .open .icon-folder { background-image: url(../images/folder_open.png); }
687 .icon-package { background-image: url(../images/package.png); }
687 .icon-package { background-image: url(../images/package.png); }
688 .icon-home { background-image: url(../images/home.png); }
688 .icon-home { background-image: url(../images/home.png); }
689 .icon-user { background-image: url(../images/user.png); }
689 .icon-user { background-image: url(../images/user.png); }
690 .icon-mypage { background-image: url(../images/user_page.png); }
690 .icon-mypage { background-image: url(../images/user_page.png); }
691 .icon-admin { background-image: url(../images/admin.png); }
691 .icon-admin { background-image: url(../images/admin.png); }
692 .icon-projects { background-image: url(../images/projects.png); }
692 .icon-projects { background-image: url(../images/projects.png); }
693 .icon-help { background-image: url(../images/help.png); }
693 .icon-help { background-image: url(../images/help.png); }
694 .icon-attachment { background-image: url(../images/attachment.png); }
694 .icon-attachment { background-image: url(../images/attachment.png); }
695 .icon-index { background-image: url(../images/index.png); }
695 .icon-index { background-image: url(../images/index.png); }
696 .icon-history { background-image: url(../images/history.png); }
696 .icon-history { background-image: url(../images/history.png); }
697 .icon-time { background-image: url(../images/time.png); }
697 .icon-time { background-image: url(../images/time.png); }
698 .icon-time-add { background-image: url(../images/time_add.png); }
698 .icon-time-add { background-image: url(../images/time_add.png); }
699 .icon-stats { background-image: url(../images/stats.png); }
699 .icon-stats { background-image: url(../images/stats.png); }
700 .icon-warning { background-image: url(../images/warning.png); }
700 .icon-warning { background-image: url(../images/warning.png); }
701 .icon-fav { background-image: url(../images/fav.png); }
701 .icon-fav { background-image: url(../images/fav.png); }
702 .icon-fav-off { background-image: url(../images/fav_off.png); }
702 .icon-fav-off { background-image: url(../images/fav_off.png); }
703 .icon-reload { background-image: url(../images/reload.png); }
703 .icon-reload { background-image: url(../images/reload.png); }
704 .icon-lock { background-image: url(../images/locked.png); }
704 .icon-lock { background-image: url(../images/locked.png); }
705 .icon-unlock { background-image: url(../images/unlock.png); }
705 .icon-unlock { background-image: url(../images/unlock.png); }
706 .icon-checked { background-image: url(../images/true.png); }
706 .icon-checked { background-image: url(../images/true.png); }
707 .icon-details { background-image: url(../images/zoom_in.png); }
707 .icon-details { background-image: url(../images/zoom_in.png); }
708 .icon-report { background-image: url(../images/report.png); }
708 .icon-report { background-image: url(../images/report.png); }
709 .icon-comment { background-image: url(../images/comment.png); }
709 .icon-comment { background-image: url(../images/comment.png); }
710
710
711 .icon-file { background-image: url(../images/files/default.png); }
711 .icon-file { background-image: url(../images/files/default.png); }
712 .icon-file.text-plain { background-image: url(../images/files/text.png); }
712 .icon-file.text-plain { background-image: url(../images/files/text.png); }
713 .icon-file.text-x-c { background-image: url(../images/files/c.png); }
713 .icon-file.text-x-c { background-image: url(../images/files/c.png); }
714 .icon-file.text-x-csharp { background-image: url(../images/files/csharp.png); }
714 .icon-file.text-x-csharp { background-image: url(../images/files/csharp.png); }
715 .icon-file.text-x-php { background-image: url(../images/files/php.png); }
715 .icon-file.text-x-php { background-image: url(../images/files/php.png); }
716 .icon-file.text-x-ruby { background-image: url(../images/files/ruby.png); }
716 .icon-file.text-x-ruby { background-image: url(../images/files/ruby.png); }
717 .icon-file.text-xml { background-image: url(../images/files/xml.png); }
717 .icon-file.text-xml { background-image: url(../images/files/xml.png); }
718 .icon-file.image-gif { background-image: url(../images/files/image.png); }
718 .icon-file.image-gif { background-image: url(../images/files/image.png); }
719 .icon-file.image-jpeg { background-image: url(../images/files/image.png); }
719 .icon-file.image-jpeg { background-image: url(../images/files/image.png); }
720 .icon-file.image-png { background-image: url(../images/files/image.png); }
720 .icon-file.image-png { background-image: url(../images/files/image.png); }
721 .icon-file.image-tiff { background-image: url(../images/files/image.png); }
721 .icon-file.image-tiff { background-image: url(../images/files/image.png); }
722 .icon-file.application-pdf { background-image: url(../images/files/pdf.png); }
722 .icon-file.application-pdf { background-image: url(../images/files/pdf.png); }
723 .icon-file.application-zip { background-image: url(../images/files/zip.png); }
723 .icon-file.application-zip { background-image: url(../images/files/zip.png); }
724 .icon-file.application-x-gzip { background-image: url(../images/files/zip.png); }
724 .icon-file.application-x-gzip { background-image: url(../images/files/zip.png); }
725
725
726 .icon22-projects { background-image: url(../images/22x22/projects.png); }
726 .icon22-projects { background-image: url(../images/22x22/projects.png); }
727 .icon22-users { background-image: url(../images/22x22/users.png); }
727 .icon22-users { background-image: url(../images/22x22/users.png); }
728 .icon22-tracker { background-image: url(../images/22x22/tracker.png); }
728 .icon22-tracker { background-image: url(../images/22x22/tracker.png); }
729 .icon22-role { background-image: url(../images/22x22/role.png); }
729 .icon22-role { background-image: url(../images/22x22/role.png); }
730 .icon22-workflow { background-image: url(../images/22x22/workflow.png); }
730 .icon22-workflow { background-image: url(../images/22x22/workflow.png); }
731 .icon22-options { background-image: url(../images/22x22/options.png); }
731 .icon22-options { background-image: url(../images/22x22/options.png); }
732 .icon22-notifications { background-image: url(../images/22x22/notifications.png); }
732 .icon22-notifications { background-image: url(../images/22x22/notifications.png); }
733 .icon22-authent { background-image: url(../images/22x22/authent.png); }
733 .icon22-authent { background-image: url(../images/22x22/authent.png); }
734 .icon22-info { background-image: url(../images/22x22/info.png); }
734 .icon22-info { background-image: url(../images/22x22/info.png); }
735 .icon22-comment { background-image: url(../images/22x22/comment.png); }
735 .icon22-comment { background-image: url(../images/22x22/comment.png); }
736 .icon22-package { background-image: url(../images/22x22/package.png); }
736 .icon22-package { background-image: url(../images/22x22/package.png); }
737 .icon22-settings { background-image: url(../images/22x22/settings.png); }
737 .icon22-settings { background-image: url(../images/22x22/settings.png); }
738 .icon22-plugin { background-image: url(../images/22x22/plugin.png); }
738 .icon22-plugin { background-image: url(../images/22x22/plugin.png); }
739
739
740 img.gravatar {
740 img.gravatar {
741 padding: 2px;
741 padding: 2px;
742 border: solid 1px #d5d5d5;
742 border: solid 1px #d5d5d5;
743 background: #fff;
743 background: #fff;
744 }
744 }
745
745
746 div.issue img.gravatar {
746 div.issue img.gravatar {
747 float: right;
747 float: right;
748 margin: 0 0 0 1em;
748 margin: 0 0 0 1em;
749 padding: 5px;
749 padding: 5px;
750 }
750 }
751
751
752 div.issue table img.gravatar {
752 div.issue table img.gravatar {
753 height: 14px;
753 height: 14px;
754 width: 14px;
754 width: 14px;
755 padding: 2px;
755 padding: 2px;
756 float: left;
756 float: left;
757 margin: 0 0.5em 0 0;
757 margin: 0 0.5em 0 0;
758 }
758 }
759
759
760 #history img.gravatar {
760 #history img.gravatar {
761 padding: 3px;
761 padding: 3px;
762 margin: 0 1.5em 1em 0;
762 margin: 0 1.5em 1em 0;
763 float: left;
763 float: left;
764 }
764 }
765
765
766 td.username img.gravatar {
766 td.username img.gravatar {
767 float: left;
767 float: left;
768 margin: 0 1em 0 0;
768 margin: 0 1em 0 0;
769 }
769 }
770
770
771 #activity dt img.gravatar {
771 #activity dt img.gravatar {
772 float: left;
772 float: left;
773 margin: 0 1em 1em 0;
773 margin: 0 1em 1em 0;
774 }
774 }
775
775
776 #activity dt,
776 #activity dt,
777 .journal {
777 .journal {
778 clear: left;
778 clear: left;
779 }
779 }
780
780
781 h2 img { vertical-align:middle; }
781 h2 img { vertical-align:middle; }
782
782
783
783
784 /***** Media print specific styles *****/
784 /***** Media print specific styles *****/
785 @media print {
785 @media print {
786 #top-menu, #header, #main-menu, #sidebar, #footer, .contextual, .other-formats { display:none; }
786 #top-menu, #header, #main-menu, #sidebar, #footer, .contextual, .other-formats { display:none; }
787 #main { background: #fff; }
787 #main { background: #fff; }
788 #content { width: 99%; margin: 0; padding: 0; border: 0; background: #fff; overflow: visible !important;}
788 #content { width: 99%; margin: 0; padding: 0; border: 0; background: #fff; overflow: visible !important;}
789 #wiki_add_attachment { display:none; }
789 #wiki_add_attachment { display:none; }
790 }
790 }
General Comments 0
You need to be logged in to leave comments. Login now