Show More
This diff has been collapsed as it changes many lines, (3987 lines changed) Show them Hide them | |||||
@@ -1,2756 +1,2969 b'' | |||||
1 |
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td |
|
1 | html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td | |
2 | border:0; |
|
2 | { | |
3 | outline:0; |
|
3 | border: 0; | |
4 | font-size:100%; |
|
4 | outline: 0; | |
5 | vertical-align:baseline; |
|
5 | font-size: 100%; | |
6 | background:transparent; |
|
6 | vertical-align: baseline; | |
7 | margin:0; |
|
7 | background: transparent; | |
8 | padding:0; |
|
8 | margin: 0; | |
|
9 | padding: 0; | |||
9 | } |
|
10 | } | |
10 |
|
11 | |||
11 | body { |
|
12 | body { | |
12 | line-height:1; |
|
13 | line-height: 1; | |
13 | height:100%; |
|
14 | height: 100%; | |
14 | background:url("../images/background.png") repeat scroll 0 0 #B0B0B0; |
|
15 | background: url("../images/background.png") repeat scroll 0 0 #B0B0B0; | |
15 |
font-family:Lucida Grande, Verdana, Lucida Sans Regular, |
|
16 | font-family: Lucida Grande, Verdana, Lucida Sans Regular, | |
16 | font-size:12px; |
|
17 | Lucida Sans Unicode, Arial, sans-serif; font-size : 12px; | |
17 | color:#000; |
|
18 | color: #000; | |
18 | margin:0; |
|
19 | margin: 0; | |
19 | padding:0; |
|
20 | padding: 0; | |
|
21 | font-size: 12px; | |||
20 | } |
|
22 | } | |
21 |
|
23 | |||
22 | ol,ul { |
|
24 | ol,ul { | |
23 | list-style:none; |
|
25 | list-style: none; | |
24 | } |
|
26 | } | |
25 |
|
27 | |||
26 | blockquote,q { |
|
28 | blockquote,q { | |
27 | quotes:none; |
|
29 | quotes: none; | |
28 | } |
|
30 | } | |
29 |
|
31 | |||
30 | blockquote:before,blockquote:after,q:before,q:after { |
|
32 | blockquote:before,blockquote:after,q:before,q:after { | |
31 | content:none; |
|
33 | content: none; | |
32 | } |
|
34 | } | |
33 |
|
35 | |||
34 | :focus { |
|
36 | :focus { | |
35 | outline:0; |
|
37 | outline: 0; | |
36 | } |
|
38 | } | |
37 |
|
39 | |||
38 | del { |
|
40 | del { | |
39 | text-decoration:line-through; |
|
41 | text-decoration: line-through; | |
40 | } |
|
42 | } | |
41 |
|
43 | |||
42 | table { |
|
44 | table { | |
43 | border-collapse:collapse; |
|
45 | border-collapse: collapse; | |
44 | border-spacing:0; |
|
46 | border-spacing: 0; | |
45 | } |
|
47 | } | |
46 |
|
48 | |||
47 | html { |
|
49 | html { | |
48 | height:100%; |
|
50 | height: 100%; | |
49 | } |
|
51 | } | |
50 |
|
52 | |||
51 | a { |
|
53 | a { | |
52 | color:#003367; |
|
54 | color: #003367; | |
53 | text-decoration:none; |
|
55 | text-decoration: none; | |
54 | cursor:pointer; |
|
56 | cursor: pointer; | |
55 | } |
|
57 | } | |
56 |
|
58 | |||
57 | a:hover { |
|
59 | a:hover { | |
58 | color:#316293; |
|
60 | color: #316293; | |
59 | text-decoration:underline; |
|
61 | text-decoration: underline; | |
60 | } |
|
62 | } | |
61 |
|
63 | |||
62 | h1,h2,h3,h4,h5,h6 { |
|
64 | h1,h2,h3,h4,h5,h6 { | |
63 | color:#292929; |
|
65 | color: #292929; | |
64 | font-weight:700; |
|
66 | font-weight: 700; | |
65 | } |
|
67 | } | |
66 |
|
68 | |||
67 | h1 { |
|
69 | h1 { | |
68 | font-size:22px; |
|
70 | font-size: 22px; | |
69 | } |
|
71 | } | |
70 |
|
72 | |||
71 | h2 { |
|
73 | h2 { | |
72 | font-size:20px; |
|
74 | font-size: 20px; | |
73 | } |
|
75 | } | |
74 |
|
76 | |||
75 | h3 { |
|
77 | h3 { | |
76 | font-size:18px; |
|
78 | font-size: 18px; | |
77 | } |
|
79 | } | |
78 |
|
80 | |||
79 | h4 { |
|
81 | h4 { | |
80 | font-size:16px; |
|
82 | font-size: 16px; | |
81 | } |
|
83 | } | |
82 |
|
84 | |||
83 | h5 { |
|
85 | h5 { | |
84 | font-size:14px; |
|
86 | font-size: 14px; | |
85 | } |
|
87 | } | |
86 |
|
88 | |||
87 | h6 { |
|
89 | h6 { | |
88 | font-size:11px; |
|
90 | font-size: 11px; | |
89 | } |
|
91 | } | |
90 |
|
92 | |||
91 | ul.circle { |
|
93 | ul.circle { | |
92 | list-style-type:circle; |
|
94 | list-style-type: circle; | |
93 | } |
|
95 | } | |
94 |
|
96 | |||
95 | ul.disc { |
|
97 | ul.disc { | |
96 | list-style-type:disc; |
|
98 | list-style-type: disc; | |
97 | } |
|
99 | } | |
98 |
|
100 | |||
99 | ul.square { |
|
101 | ul.square { | |
100 | list-style-type:square; |
|
102 | list-style-type: square; | |
101 | } |
|
103 | } | |
102 |
|
104 | |||
103 | ol.lower-roman { |
|
105 | ol.lower-roman { | |
104 | list-style-type:lower-roman; |
|
106 | list-style-type: lower-roman; | |
105 | } |
|
107 | } | |
106 |
|
108 | |||
107 | ol.upper-roman { |
|
109 | ol.upper-roman { | |
108 | list-style-type:upper-roman; |
|
110 | list-style-type: upper-roman; | |
109 | } |
|
111 | } | |
110 |
|
112 | |||
111 | ol.lower-alpha { |
|
113 | ol.lower-alpha { | |
112 | list-style-type:lower-alpha; |
|
114 | list-style-type: lower-alpha; | |
113 | } |
|
115 | } | |
114 |
|
116 | |||
115 | ol.upper-alpha { |
|
117 | ol.upper-alpha { | |
116 | list-style-type:upper-alpha; |
|
118 | list-style-type: upper-alpha; | |
117 | } |
|
119 | } | |
118 |
|
120 | |||
119 | ol.decimal { |
|
121 | ol.decimal { | |
120 | list-style-type:decimal; |
|
122 | list-style-type: decimal; | |
121 | } |
|
123 | } | |
122 |
|
124 | |||
123 | div.color { |
|
125 | div.color { | |
124 | clear:both; |
|
126 | clear: both; | |
125 | overflow:hidden; |
|
127 | overflow: hidden; | |
126 | position:absolute; |
|
128 | position: absolute; | |
127 | background:#FFF; |
|
129 | background: #FFF; | |
128 | margin:7px 0 0 60px; |
|
130 | margin: 7px 0 0 60px; | |
129 | padding:1px 1px 1px 0; |
|
131 | padding: 1px 1px 1px 0; | |
130 | } |
|
132 | } | |
131 |
|
133 | |||
132 | div.color a { |
|
134 | div.color a { | |
133 | width:15px; |
|
135 | width: 15px; | |
134 | height:15px; |
|
136 | height: 15px; | |
135 | display:block; |
|
137 | display: block; | |
136 | float:left; |
|
138 | float: left; | |
137 | margin:0 0 0 1px; |
|
139 | margin: 0 0 0 1px; | |
138 | padding:0; |
|
140 | padding: 0; | |
139 | } |
|
141 | } | |
140 |
|
142 | |||
141 | div.options { |
|
143 | div.options { | |
142 | clear:both; |
|
144 | clear: both; | |
143 | overflow:hidden; |
|
145 | overflow: hidden; | |
144 | position:absolute; |
|
146 | position: absolute; | |
145 | background:#FFF; |
|
147 | background: #FFF; | |
146 | margin:7px 0 0 162px; |
|
148 | margin: 7px 0 0 162px; | |
147 | padding:0; |
|
149 | padding: 0; | |
148 | } |
|
150 | } | |
149 |
|
151 | |||
150 | div.options a { |
|
152 | div.options a { | |
151 | height:1%; |
|
153 | height: 1%; | |
152 | display:block; |
|
154 | display: block; | |
153 | text-decoration:none; |
|
155 | text-decoration: none; | |
154 | margin:0; |
|
156 | margin: 0; | |
155 | padding:3px 8px; |
|
157 | padding: 3px 8px; | |
156 | } |
|
158 | } | |
157 |
|
159 | |||
158 | .top-left-rounded-corner { |
|
160 | .top-left-rounded-corner { | |
159 | -webkit-border-top-left-radius: 8px; |
|
161 | -webkit-border-top-left-radius: 8px; | |
160 |
-khtml-border-radius-topleft: 8px; |
|
162 | -khtml-border-radius-topleft: 8px; | |
161 | -moz-border-radius-topleft: 8px; |
|
163 | -moz-border-radius-topleft: 8px; | |
162 | border-top-left-radius: 8px; |
|
164 | border-top-left-radius: 8px; | |
163 | } |
|
165 | } | |
164 |
|
166 | |||
165 | .top-right-rounded-corner { |
|
167 | .top-right-rounded-corner { | |
166 | -webkit-border-top-right-radius: 8px; |
|
168 | -webkit-border-top-right-radius: 8px; | |
167 |
-khtml-border-radius-topright: 8px; |
|
169 | -khtml-border-radius-topright: 8px; | |
168 | -moz-border-radius-topright: 8px; |
|
170 | -moz-border-radius-topright: 8px; | |
169 | border-top-right-radius: 8px; |
|
171 | border-top-right-radius: 8px; | |
170 | } |
|
172 | } | |
171 |
|
173 | |||
172 | .bottom-left-rounded-corner { |
|
174 | .bottom-left-rounded-corner { | |
173 | -webkit-border-bottom-left-radius: 8px; |
|
175 | -webkit-border-bottom-left-radius: 8px; | |
174 |
-khtml-border-radius-bottomleft: 8px; |
|
176 | -khtml-border-radius-bottomleft: 8px; | |
175 | -moz-border-radius-bottomleft: 8px; |
|
177 | -moz-border-radius-bottomleft: 8px; | |
176 | border-bottom-left-radius: 8px; |
|
178 | border-bottom-left-radius: 8px; | |
177 | } |
|
179 | } | |
178 |
|
180 | |||
179 | .bottom-right-rounded-corner { |
|
181 | .bottom-right-rounded-corner { | |
180 | -webkit-border-bottom-right-radius: 8px; |
|
182 | -webkit-border-bottom-right-radius: 8px; | |
181 |
-khtml-border-radius-bottomright: 8px; |
|
183 | -khtml-border-radius-bottomright: 8px; | |
182 | -moz-border-radius-bottomright: 8px; |
|
184 | -moz-border-radius-bottomright: 8px; | |
183 | border-bottom-right-radius: 8px; |
|
185 | border-bottom-right-radius: 8px; | |
184 | } |
|
186 | } | |
185 |
|
||||
186 |
|
187 | |||
187 | #header { |
|
188 | #header { | |
188 | margin:0; |
|
189 | margin: 0; | |
189 | padding:0 10px; |
|
190 | padding: 0 10px; | |
190 | } |
|
191 | } | |
191 |
|
192 | |||
192 |
|
193 | #header ul#logged-user { | ||
193 | #header ul#logged-user{ |
|
194 | margin-bottom: 5px !important; | |
194 | margin-bottom:5px !important; |
|
195 | -webkit-border-radius: 0px 0px 8px 8px; | |
195 |
|
|
196 | -khtml-border-radius: 0px 0px 8px 8px; | |
196 |
|
|
197 | -moz-border-radius: 0px 0px 8px 8px; | |
197 |
|
|
198 | border-radius: 0px 0px 8px 8px; | |
198 | border-radius: 0px 0px 8px 8px; |
|
199 | height: 37px; | |
199 | height:37px; |
|
200 | background: url("../images/header_inner.png") repeat-x scroll 0 0 | |
200 | background:url("../images/header_inner.png") repeat-x scroll 0 0 #003367; |
|
201 | #003367; | |
201 | box-shadow: 0 2px 2px rgba(0, 0, 0, 0.6); |
|
202 | box-shadow: 0 2px 2px rgba(0, 0, 0, 0.6); | |
202 | } |
|
203 | } | |
203 |
|
204 | |||
204 | #header ul#logged-user li { |
|
205 | #header ul#logged-user li { | |
205 | list-style:none; |
|
206 | list-style: none; | |
206 | float:left; |
|
207 | float: left; | |
207 | margin:8px 0 0; |
|
208 | margin: 8px 0 0; | |
208 | padding:4px 12px; |
|
209 | padding: 4px 12px; | |
209 | border-left: 1px solid #316293; |
|
210 | border-left: 1px solid #316293; | |
210 | } |
|
211 | } | |
211 |
|
212 | |||
212 | #header ul#logged-user li.first { |
|
213 | #header ul#logged-user li.first { | |
213 | border-left:none; |
|
214 | border-left: none; | |
214 | margin:4px; |
|
215 | margin: 4px; | |
215 | } |
|
216 | } | |
216 |
|
217 | |||
217 | #header ul#logged-user li.first div.gravatar { |
|
218 | #header ul#logged-user li.first div.gravatar { | |
218 | margin-top:-2px; |
|
219 | margin-top: -2px; | |
219 | } |
|
220 | } | |
220 |
|
221 | |||
221 | #header ul#logged-user li.first div.account { |
|
222 | #header ul#logged-user li.first div.account { | |
222 | padding-top:4px; |
|
223 | padding-top: 4px; | |
223 | float:left; |
|
224 | float: left; | |
224 | } |
|
225 | } | |
225 |
|
226 | |||
226 | #header ul#logged-user li.last { |
|
227 | #header ul#logged-user li.last { | |
227 | border-right:none; |
|
228 | border-right: none; | |
228 | } |
|
229 | } | |
229 |
|
230 | |||
230 | #header ul#logged-user li a { |
|
231 | #header ul#logged-user li a { | |
231 | color:#fff; |
|
232 | color: #fff; | |
232 | font-weight:700; |
|
233 | font-weight: 700; | |
233 | text-decoration:none; |
|
234 | text-decoration: none; | |
234 | } |
|
235 | } | |
235 |
|
236 | |||
236 | #header ul#logged-user li a:hover { |
|
237 | #header ul#logged-user li a:hover { | |
237 | text-decoration:underline; |
|
238 | text-decoration: underline; | |
238 | } |
|
239 | } | |
239 |
|
240 | |||
240 | #header ul#logged-user li.highlight a { |
|
241 | #header ul#logged-user li.highlight a { | |
241 | color:#fff; |
|
242 | color: #fff; | |
242 | } |
|
243 | } | |
243 |
|
244 | |||
244 | #header ul#logged-user li.highlight a:hover { |
|
245 | #header ul#logged-user li.highlight a:hover { | |
245 | color:#FFF; |
|
246 | color: #FFF; | |
246 | } |
|
247 | } | |
247 |
|
248 | |||
248 | #header #header-inner { |
|
249 | #header #header-inner { | |
249 | min-height:40px; |
|
250 | min-height: 40px; | |
250 | clear:both; |
|
251 | clear: both; | |
251 | position:relative; |
|
252 | position: relative; | |
252 | background:#003367 url("../images/header_inner.png") repeat-x; |
|
253 | background: #003367 url("../images/header_inner.png") repeat-x; | |
253 | margin:0; |
|
254 | margin: 0; | |
254 | padding:0; |
|
255 | padding: 0; | |
255 | display:block; |
|
256 | display: block; | |
256 | box-shadow: 0 2px 2px rgba(0, 0, 0, 0.6); |
|
257 | box-shadow: 0 2px 2px rgba(0, 0, 0, 0.6); | |
257 | -webkit-border-radius: 4px 4px 4px 4px; |
|
258 | -webkit-border-radius: 4px 4px 4px 4px; | |
258 |
-khtml-border-radius: 4px 4px 4px 4px; |
|
259 | -khtml-border-radius: 4px 4px 4px 4px; | |
259 | -moz-border-radius: 4px 4px 4px 4px; |
|
260 | -moz-border-radius: 4px 4px 4px 4px; | |
260 | border-radius: 4px 4px 4px 4px; |
|
261 | border-radius: 4px 4px 4px 4px; | |
261 | } |
|
262 | } | |
262 |
|
263 | |||
263 | #header #header-inner #home a { |
|
264 | #header #header-inner #home a { | |
264 | height:40px; |
|
265 | height: 40px; | |
265 | width:46px; |
|
266 | width: 46px; | |
266 | display:block; |
|
267 | display: block; | |
267 | background:url("../images/button_home.png"); |
|
268 | background: url("../images/button_home.png"); | |
268 | background-position:0 0; |
|
269 | background-position: 0 0; | |
269 | margin:0; |
|
270 | margin: 0; | |
270 | padding:0; |
|
271 | padding: 0; | |
271 | } |
|
272 | } | |
272 |
|
273 | |||
273 | #header #header-inner #home a:hover { |
|
274 | #header #header-inner #home a:hover { | |
274 | background-position:0 -40px; |
|
275 | background-position: 0 -40px; | |
275 | } |
|
276 | } | |
|
277 | ||||
276 | #header #header-inner #logo { |
|
278 | #header #header-inner #logo { | |
277 |
|
|
279 | float: left; | |
278 |
|
|
280 | position: absolute; | |
279 | } |
|
281 | } | |
|
282 | ||||
280 | #header #header-inner #logo h1 { |
|
283 | #header #header-inner #logo h1 { | |
281 | color:#FFF; |
|
284 | color: #FFF; | |
282 | font-size:18px; |
|
285 | font-size: 18px; | |
283 | margin:10px 0 0 13px; |
|
286 | margin: 10px 0 0 13px; | |
284 | padding:0; |
|
287 | padding: 0; | |
285 | } |
|
288 | } | |
286 |
|
289 | |||
287 | #header #header-inner #logo a { |
|
290 | #header #header-inner #logo a { | |
288 | color:#fff; |
|
291 | color: #fff; | |
289 | text-decoration:none; |
|
292 | text-decoration: none; | |
290 | } |
|
293 | } | |
291 |
|
294 | |||
292 | #header #header-inner #logo a:hover { |
|
295 | #header #header-inner #logo a:hover { | |
293 | color:#bfe3ff; |
|
296 | color: #bfe3ff; | |
294 | } |
|
297 | } | |
295 |
|
298 | |||
296 | #header #header-inner #quick,#header #header-inner #quick ul { |
|
299 | #header #header-inner #quick,#header #header-inner #quick ul { | |
297 | position:relative; |
|
300 | position: relative; | |
298 | float:right; |
|
301 | float: right; | |
299 | list-style-type:none; |
|
302 | list-style-type: none; | |
300 | list-style-position:outside; |
|
303 | list-style-position: outside; | |
301 | margin:6px 5px 0 0; |
|
304 | margin: 6px 5px 0 0; | |
302 | padding:0; |
|
305 | padding: 0; | |
303 | } |
|
306 | } | |
304 |
|
307 | |||
305 | #header #header-inner #quick li { |
|
308 | #header #header-inner #quick li { | |
306 | position:relative; |
|
309 | position: relative; | |
307 | float:left; |
|
310 | float: left; | |
308 | margin:0 5px 0 0; |
|
311 | margin: 0 5px 0 0; | |
309 | padding:0; |
|
312 | padding: 0; | |
310 | } |
|
313 | } | |
311 |
|
314 | |||
312 | #header #header-inner #quick li a { |
|
315 | #header #header-inner #quick li a { | |
313 | top:0; |
|
316 | top: 0; | |
314 | left:0; |
|
317 | left: 0; | |
315 | height:1%; |
|
318 | height: 1%; | |
316 | display:block; |
|
319 | display: block; | |
317 | clear:both; |
|
320 | clear: both; | |
318 | overflow:hidden; |
|
321 | overflow: hidden; | |
319 | color:#FFF; |
|
322 | color: #FFF; | |
320 | font-weight:700; |
|
323 | font-weight: 700; | |
321 | text-decoration:none; |
|
324 | text-decoration: none; | |
322 | background:#369; |
|
325 | background: #369; | |
323 | padding:0; |
|
326 | padding: 0; | |
324 | -webkit-border-radius: 4px 4px 4px 4px; |
|
327 | -webkit-border-radius: 4px 4px 4px 4px; | |
325 |
-khtml-border-radius: 4px 4px 4px 4px; |
|
328 | -khtml-border-radius: 4px 4px 4px 4px; | |
326 | -moz-border-radius: 4px 4px 4px 4px; |
|
329 | -moz-border-radius: 4px 4px 4px 4px; | |
327 | border-radius: 4px 4px 4px 4px; |
|
330 | border-radius: 4px 4px 4px 4px; | |
328 | } |
|
331 | } | |
329 |
|
332 | |||
330 | #header #header-inner #quick li span.short { |
|
333 | #header #header-inner #quick li span.short { | |
331 | padding:9px 6px 8px 6px; |
|
334 | padding: 9px 6px 8px 6px; | |
332 | } |
|
335 | } | |
333 |
|
336 | |||
334 | #header #header-inner #quick li span { |
|
337 | #header #header-inner #quick li span { | |
335 | top:0; |
|
338 | top: 0; | |
336 | right:0; |
|
339 | right: 0; | |
337 | height:1%; |
|
340 | height: 1%; | |
338 | display:block; |
|
341 | display: block; | |
339 | float:left; |
|
342 | float: left; | |
340 | border-left:1px solid #3f6f9f; |
|
343 | border-left: 1px solid #3f6f9f; | |
341 | margin:0; |
|
344 | margin: 0; | |
342 | padding:10px 12px 8px 10px; |
|
345 | padding: 10px 12px 8px 10px; | |
343 | } |
|
346 | } | |
344 |
|
347 | |||
345 | #header #header-inner #quick li span.normal { |
|
348 | #header #header-inner #quick li span.normal { | |
346 | border:none; |
|
349 | border: none; | |
347 | padding:10px 12px 8px; |
|
350 | padding: 10px 12px 8px; | |
348 | } |
|
351 | } | |
349 |
|
352 | |||
350 | #header #header-inner #quick li span.icon { |
|
353 | #header #header-inner #quick li span.icon { | |
351 | top:0; |
|
354 | top: 0; | |
352 | left:0; |
|
355 | left: 0; | |
353 | border-left:none; |
|
356 | border-left: none; | |
354 | border-right:1px solid #2e5c89; |
|
357 | border-right: 1px solid #2e5c89; | |
355 | padding:8px 6px 4px; |
|
358 | padding: 8px 6px 4px; | |
356 | } |
|
359 | } | |
357 |
|
360 | |||
358 | #header #header-inner #quick li span.icon_short { |
|
361 | #header #header-inner #quick li span.icon_short { | |
359 | top:0; |
|
362 | top: 0; | |
360 | left:0; |
|
363 | left: 0; | |
361 | border-left:none; |
|
364 | border-left: none; | |
362 | border-right:1px solid #2e5c89; |
|
365 | border-right: 1px solid #2e5c89; | |
363 | padding:8px 6px 4px; |
|
366 | padding: 8px 6px 4px; | |
364 | } |
|
367 | } | |
365 | #header #header-inner #quick li span.icon img, #header #header-inner #quick li span.icon_short img { |
|
368 | ||
|
369 | #header #header-inner #quick li span.icon img,#header #header-inner #quick li span.icon_short img | |||
|
370 | { | |||
366 | margin: 0px -2px 0px 0px; |
|
371 | margin: 0px -2px 0px 0px; | |
367 | } |
|
372 | } | |
368 |
|
373 | |||
369 | #header #header-inner #quick li a:hover { |
|
374 | #header #header-inner #quick li a:hover { | |
370 |
background:#4e4e4e |
|
375 | background: #4e4e4e no-repeat top left; | |
371 | } |
|
376 | } | |
372 |
|
377 | |||
373 | #header #header-inner #quick li a:hover span { |
|
378 | #header #header-inner #quick li a:hover span { | |
374 | border-left:1px solid #545454; |
|
379 | border-left: 1px solid #545454; | |
375 | } |
|
380 | } | |
376 |
|
381 | |||
377 |
#header #header-inner #quick li a:hover span.icon,#header #header-inner #quick li a:hover span.icon_short |
|
382 | #header #header-inner #quick li a:hover span.icon,#header #header-inner #quick li a:hover span.icon_short | |
378 | border-left:none; |
|
383 | { | |
379 | border-right:1px solid #464646; |
|
384 | border-left: none; | |
|
385 | border-right: 1px solid #464646; | |||
380 | } |
|
386 | } | |
381 |
|
387 | |||
382 | #header #header-inner #quick ul { |
|
388 | #header #header-inner #quick ul { | |
383 | top:29px; |
|
389 | top: 29px; | |
384 | right:0; |
|
390 | right: 0; | |
385 | min-width:200px; |
|
391 | min-width: 200px; | |
386 | display:none; |
|
392 | display: none; | |
387 | position:absolute; |
|
393 | position: absolute; | |
388 | background:#FFF; |
|
394 | background: #FFF; | |
389 | border:1px solid #666; |
|
395 | border: 1px solid #666; | |
390 | border-top:1px solid #003367; |
|
396 | border-top: 1px solid #003367; | |
391 | z-index:100; |
|
397 | z-index: 100; | |
392 | margin:0; |
|
398 | margin: 0; | |
393 | padding:0; |
|
399 | padding: 0; | |
394 | } |
|
400 | } | |
395 |
|
401 | |||
396 | #header #header-inner #quick ul.repo_switcher { |
|
402 | #header #header-inner #quick ul.repo_switcher { | |
397 | max-height:275px; |
|
403 | max-height: 275px; | |
398 | overflow-x:hidden; |
|
404 | overflow-x: hidden; | |
399 | overflow-y:auto; |
|
405 | overflow-y: auto; | |
400 | } |
|
406 | } | |
|
407 | ||||
401 | #header #header-inner #quick ul.repo_switcher li.qfilter_rs { |
|
408 | #header #header-inner #quick ul.repo_switcher li.qfilter_rs { | |
402 | float:none; |
|
409 | float: none; | |
403 | margin:0; |
|
410 | margin: 0; | |
404 | border-bottom:2px solid #003367; |
|
411 | border-bottom: 2px solid #003367; | |
405 | } |
|
412 | } | |
406 |
|
413 | |||
407 |
|
414 | #header #header-inner #quick .repo_switcher_type { | ||
408 | #header #header-inner #quick .repo_switcher_type{ |
|
415 | position: absolute; | |
409 | position:absolute; |
|
416 | left: 0; | |
410 | left:0; |
|
417 | top: 9px; | |
411 | top:9px; |
|
418 | } | |
412 |
|
419 | |||
413 | } |
|
|||
414 | #header #header-inner #quick li ul li { |
|
420 | #header #header-inner #quick li ul li { | |
415 | border-bottom:1px solid #ddd; |
|
421 | border-bottom: 1px solid #ddd; | |
416 | } |
|
422 | } | |
417 |
|
423 | |||
418 | #header #header-inner #quick li ul li a { |
|
424 | #header #header-inner #quick li ul li a { | |
419 | width:182px; |
|
425 | width: 182px; | |
420 | height:auto; |
|
426 | height: auto; | |
421 | display:block; |
|
427 | display: block; | |
422 | float:left; |
|
428 | float: left; | |
423 | background:#FFF; |
|
429 | background: #FFF; | |
424 | color:#003367; |
|
430 | color: #003367; | |
425 | font-weight:400; |
|
431 | font-weight: 400; | |
426 | margin:0; |
|
432 | margin: 0; | |
427 | padding:7px 9px; |
|
433 | padding: 7px 9px; | |
428 | } |
|
434 | } | |
429 |
|
435 | |||
430 | #header #header-inner #quick li ul li a:hover { |
|
436 | #header #header-inner #quick li ul li a:hover { | |
431 | color:#000; |
|
437 | color: #000; | |
432 | background:#FFF; |
|
438 | background: #FFF; | |
433 | } |
|
439 | } | |
434 |
|
440 | |||
435 | #header #header-inner #quick ul ul { |
|
441 | #header #header-inner #quick ul ul { | |
436 | top:auto; |
|
442 | top: auto; | |
437 | } |
|
443 | } | |
438 |
|
444 | |||
439 | #header #header-inner #quick li ul ul { |
|
445 | #header #header-inner #quick li ul ul { | |
440 | right:200px; |
|
446 | right: 200px; | |
441 | max-height:275px; |
|
447 | max-height: 275px; | |
442 | overflow:auto; |
|
448 | overflow: auto; | |
443 | overflow-x:hidden; |
|
449 | overflow-x: hidden; | |
444 | white-space:normal; |
|
450 | white-space: normal; | |
445 | } |
|
451 | } | |
446 |
|
452 | |||
447 |
#header #header-inner #quick li ul li a.journal,#header #header-inner #quick li ul li a.journal:hover |
|
453 | #header #header-inner #quick li ul li a.journal,#header #header-inner #quick li ul li a.journal:hover | |
448 | background:url("../images/icons/book.png") no-repeat scroll 4px 9px #FFF; |
|
454 | { | |
449 | width:167px; |
|
455 | background: url("../images/icons/book.png") no-repeat scroll 4px 9px | |
450 | margin:0; |
|
456 | #FFF; | |
451 | padding:12px 9px 7px 24px; |
|
457 | width: 167px; | |
452 | } |
|
458 | margin: 0; | |
453 |
|
459 | padding: 12px 9px 7px 24px; | ||
454 | #header #header-inner #quick li ul li a.private_repo,#header #header-inner #quick li ul li a.private_repo:hover { |
|
460 | } | |
455 | background:url("../images/icons/lock.png") no-repeat scroll 4px 9px #FFF; |
|
461 | ||
456 | min-width:167px; |
|
462 | #header #header-inner #quick li ul li a.private_repo,#header #header-inner #quick li ul li a.private_repo:hover | |
457 | margin:0; |
|
463 | { | |
458 | padding:12px 9px 7px 24px; |
|
464 | background: url("../images/icons/lock.png") no-repeat scroll 4px 9px | |
459 | } |
|
465 | #FFF; | |
460 |
|
466 | min-width: 167px; | ||
461 | #header #header-inner #quick li ul li a.public_repo,#header #header-inner #quick li ul li a.public_repo:hover { |
|
467 | margin: 0; | |
462 | background:url("../images/icons/lock_open.png") no-repeat scroll 4px 9px #FFF; |
|
468 | padding: 12px 9px 7px 24px; | |
463 | min-width:167px; |
|
469 | } | |
464 | margin:0; |
|
470 | ||
465 | padding:12px 9px 7px 24px; |
|
471 | #header #header-inner #quick li ul li a.public_repo,#header #header-inner #quick li ul li a.public_repo:hover | |
466 | } |
|
472 | { | |
467 |
|
473 | background: url("../images/icons/lock_open.png") no-repeat scroll 4px | ||
468 | #header #header-inner #quick li ul li a.hg,#header #header-inner #quick li ul li a.hg:hover { |
|
474 | 9px #FFF; | |
469 | background:url("../images/icons/hgicon.png") no-repeat scroll 4px 9px #FFF; |
|
475 | min-width: 167px; | |
470 | min-width:167px; |
|
476 | margin: 0; | |
471 | margin:0 0 0 14px; |
|
477 | padding: 12px 9px 7px 24px; | |
472 | padding:12px 9px 7px 24px; |
|
478 | } | |
473 | } |
|
479 | ||
474 |
|
480 | #header #header-inner #quick li ul li a.hg,#header #header-inner #quick li ul li a.hg:hover | ||
475 | #header #header-inner #quick li ul li a.git,#header #header-inner #quick li ul li a.git:hover { |
|
481 | { | |
476 |
background:url("../images/icons/g |
|
482 | background: url("../images/icons/hgicon.png") no-repeat scroll 4px 9px | |
477 | min-width:167px; |
|
483 | #FFF; | |
478 | margin:0 0 0 14px; |
|
484 | min-width: 167px; | |
479 | padding:12px 9px 7px 24px; |
|
485 | margin: 0 0 0 14px; | |
480 | } |
|
486 | padding: 12px 9px 7px 24px; | |
481 |
|
487 | } | ||
482 | #header #header-inner #quick li ul li a.repos,#header #header-inner #quick li ul li a.repos:hover { |
|
488 | ||
483 | background:url("../images/icons/database_edit.png") no-repeat scroll 4px 9px #FFF; |
|
489 | #header #header-inner #quick li ul li a.git,#header #header-inner #quick li ul li a.git:hover | |
484 | width:167px; |
|
490 | { | |
485 | margin:0; |
|
491 | background: url("../images/icons/giticon.png") no-repeat scroll 4px 9px | |
486 | padding:12px 9px 7px 24px; |
|
492 | #FFF; | |
487 | } |
|
493 | min-width: 167px; | |
488 |
|
494 | margin: 0 0 0 14px; | ||
489 | #header #header-inner #quick li ul li a.repos_groups,#header #header-inner #quick li ul li a.repos_groups:hover { |
|
495 | padding: 12px 9px 7px 24px; | |
490 | background:url("../images/icons/database_link.png") no-repeat scroll 4px 9px #FFF; |
|
496 | } | |
491 | width:167px; |
|
497 | ||
492 | margin:0; |
|
498 | #header #header-inner #quick li ul li a.repos,#header #header-inner #quick li ul li a.repos:hover | |
493 | padding:12px 9px 7px 24px; |
|
499 | { | |
494 | } |
|
500 | background: url("../images/icons/database_edit.png") no-repeat scroll | |
495 |
|
501 | 4px 9px #FFF; | ||
496 | #header #header-inner #quick li ul li a.users,#header #header-inner #quick li ul li a.users:hover { |
|
502 | width: 167px; | |
497 | background:#FFF url("../images/icons/user_edit.png") no-repeat 4px 9px; |
|
503 | margin: 0; | |
498 | width:167px; |
|
504 | padding: 12px 9px 7px 24px; | |
499 | margin:0; |
|
505 | } | |
500 | padding:12px 9px 7px 24px; |
|
506 | ||
501 | } |
|
507 | #header #header-inner #quick li ul li a.repos_groups,#header #header-inner #quick li ul li a.repos_groups:hover | |
502 |
|
508 | { | ||
503 | #header #header-inner #quick li ul li a.groups,#header #header-inner #quick li ul li a.groups:hover { |
|
509 | background: url("../images/icons/database_link.png") no-repeat scroll | |
504 | background:#FFF url("../images/icons/group_edit.png") no-repeat 4px 9px; |
|
510 | 4px 9px #FFF; | |
505 | width:167px; |
|
511 | width: 167px; | |
506 | margin:0; |
|
512 | margin: 0; | |
507 | padding:12px 9px 7px 24px; |
|
513 | padding: 12px 9px 7px 24px; | |
508 | } |
|
514 | } | |
509 |
|
515 | |||
510 |
#header #header-inner #quick li ul li a. |
|
516 | #header #header-inner #quick li ul li a.users,#header #header-inner #quick li ul li a.users:hover | |
511 | background:#FFF url("../images/icons/cog.png") no-repeat 4px 9px; |
|
517 | { | |
512 | width:167px; |
|
518 | background: #FFF url("../images/icons/user_edit.png") no-repeat 4px 9px; | |
513 | margin:0; |
|
519 | width: 167px; | |
514 | padding:12px 9px 7px 24px; |
|
520 | margin: 0; | |
515 | } |
|
521 | padding: 12px 9px 7px 24px; | |
516 |
|
522 | } | ||
517 | #header #header-inner #quick li ul li a.permissions,#header #header-inner #quick li ul li a.permissions:hover { |
|
523 | ||
518 | background:#FFF url("../images/icons/key.png") no-repeat 4px 9px; |
|
524 | #header #header-inner #quick li ul li a.groups,#header #header-inner #quick li ul li a.groups:hover | |
519 | width:167px; |
|
525 | { | |
520 | margin:0; |
|
526 | background: #FFF url("../images/icons/group_edit.png") no-repeat 4px 9px; | |
521 | padding:12px 9px 7px 24px; |
|
527 | width: 167px; | |
522 | } |
|
528 | margin: 0; | |
523 |
|
529 | padding: 12px 9px 7px 24px; | ||
524 | #header #header-inner #quick li ul li a.ldap,#header #header-inner #quick li ul li a.ldap:hover { |
|
530 | } | |
525 | background:#FFF url("../images/icons/server_key.png") no-repeat 4px 9px; |
|
531 | ||
526 | width:167px; |
|
532 | #header #header-inner #quick li ul li a.settings,#header #header-inner #quick li ul li a.settings:hover | |
527 | margin:0; |
|
533 | { | |
528 | padding:12px 9px 7px 24px; |
|
534 | background: #FFF url("../images/icons/cog.png") no-repeat 4px 9px; | |
529 | } |
|
535 | width: 167px; | |
530 |
|
536 | margin: 0; | ||
531 | #header #header-inner #quick li ul li a.fork,#header #header-inner #quick li ul li a.fork:hover { |
|
537 | padding: 12px 9px 7px 24px; | |
532 | background:#FFF url("../images/icons/arrow_divide.png") no-repeat 4px 9px; |
|
538 | } | |
533 | width:167px; |
|
539 | ||
534 | margin:0; |
|
540 | #header #header-inner #quick li ul li a.permissions,#header #header-inner #quick li ul li a.permissions:hover | |
535 | padding:12px 9px 7px 24px; |
|
541 | { | |
536 | } |
|
542 | background: #FFF url("../images/icons/key.png") no-repeat 4px 9px; | |
537 |
|
543 | width: 167px; | ||
538 | #header #header-inner #quick li ul li a.search,#header #header-inner #quick li ul li a.search:hover { |
|
544 | margin: 0; | |
539 | background:#FFF url("../images/icons/search_16.png") no-repeat 4px 9px; |
|
545 | padding: 12px 9px 7px 24px; | |
540 | width:167px; |
|
546 | } | |
541 | margin:0; |
|
547 | ||
542 | padding:12px 9px 7px 24px; |
|
548 | #header #header-inner #quick li ul li a.ldap,#header #header-inner #quick li ul li a.ldap:hover | |
543 | } |
|
549 | { | |
544 |
|
550 | background: #FFF url("../images/icons/server_key.png") no-repeat 4px 9px; | ||
545 | #header #header-inner #quick li ul li a.delete,#header #header-inner #quick li ul li a.delete:hover { |
|
551 | width: 167px; | |
546 | background:#FFF url("../images/icons/delete.png") no-repeat 4px 9px; |
|
552 | margin: 0; | |
547 | width:167px; |
|
553 | padding: 12px 9px 7px 24px; | |
548 | margin:0; |
|
554 | } | |
549 | padding:12px 9px 7px 24px; |
|
555 | ||
550 | } |
|
556 | #header #header-inner #quick li ul li a.fork,#header #header-inner #quick li ul li a.fork:hover | |
551 |
|
557 | { | ||
552 | #header #header-inner #quick li ul li a.branches,#header #header-inner #quick li ul li a.branches:hover { |
|
558 | background: #FFF url("../images/icons/arrow_divide.png") no-repeat 4px | |
553 | background:#FFF url("../images/icons/arrow_branch.png") no-repeat 4px 9px; |
|
559 | 9px; | |
554 | width:167px; |
|
560 | width: 167px; | |
555 | margin:0; |
|
561 | margin: 0; | |
556 | padding:12px 9px 7px 24px; |
|
562 | padding: 12px 9px 7px 24px; | |
557 | } |
|
563 | } | |
558 |
|
564 | |||
559 |
#header #header-inner #quick li ul li a. |
|
565 | #header #header-inner #quick li ul li a.search,#header #header-inner #quick li ul li a.search:hover | |
560 | background:#FFF url("../images/icons/tag_blue.png") no-repeat 4px 9px; |
|
566 | { | |
561 | width:167px; |
|
567 | background: #FFF url("../images/icons/search_16.png") no-repeat 4px 9px; | |
562 | margin:0; |
|
568 | width: 167px; | |
563 | padding:12px 9px 7px 24px; |
|
569 | margin: 0; | |
564 | } |
|
570 | padding: 12px 9px 7px 24px; | |
565 |
|
571 | } | ||
566 | #header #header-inner #quick li ul li a.admin,#header #header-inner #quick li ul li a.admin:hover { |
|
572 | ||
567 | background:#FFF url("../images/icons/cog_edit.png") no-repeat 4px 9px; |
|
573 | #header #header-inner #quick li ul li a.delete,#header #header-inner #quick li ul li a.delete:hover | |
568 | width:167px; |
|
574 | { | |
569 | margin:0; |
|
575 | background: #FFF url("../images/icons/delete.png") no-repeat 4px 9px; | |
570 | padding:12px 9px 7px 24px; |
|
576 | width: 167px; | |
571 | } |
|
577 | margin: 0; | |
572 |
|
578 | padding: 12px 9px 7px 24px; | ||
|
579 | } | |||
|
580 | ||||
|
581 | #header #header-inner #quick li ul li a.branches,#header #header-inner #quick li ul li a.branches:hover | |||
|
582 | { | |||
|
583 | background: #FFF url("../images/icons/arrow_branch.png") no-repeat 4px | |||
|
584 | 9px; | |||
|
585 | width: 167px; | |||
|
586 | margin: 0; | |||
|
587 | padding: 12px 9px 7px 24px; | |||
|
588 | } | |||
|
589 | ||||
|
590 | #header #header-inner #quick li ul li a.tags,#header #header-inner #quick li ul li a.tags:hover | |||
|
591 | { | |||
|
592 | background: #FFF url("../images/icons/tag_blue.png") no-repeat 4px 9px; | |||
|
593 | width: 167px; | |||
|
594 | margin: 0; | |||
|
595 | padding: 12px 9px 7px 24px; | |||
|
596 | } | |||
|
597 | ||||
|
598 | #header #header-inner #quick li ul li a.admin,#header #header-inner #quick li ul li a.admin:hover | |||
|
599 | { | |||
|
600 | background: #FFF url("../images/icons/cog_edit.png") no-repeat 4px 9px; | |||
|
601 | width: 167px; | |||
|
602 | margin: 0; | |||
|
603 | padding: 12px 9px 7px 24px; | |||
|
604 | } | |||
573 |
|
605 | |||
574 | .groups_breadcrumbs a { |
|
606 | .groups_breadcrumbs a { | |
575 | color: #fff; |
|
607 | color: #fff; | |
576 | } |
|
608 | } | |
|
609 | ||||
577 | .groups_breadcrumbs a:hover { |
|
610 | .groups_breadcrumbs a:hover { | |
578 |
|
|
611 | color: #bfe3ff; | |
579 |
|
|
612 | text-decoration: none; | |
580 | } |
|
613 | } | |
581 |
|
614 | |||
582 | .quick_repo_menu{ |
|
615 | .quick_repo_menu { | |
583 |
background: #FFF url("../images/vertical-indicator.png") 8px 50% |
|
616 | background: #FFF url("../images/vertical-indicator.png") 8px 50% | |
|
617 | no-repeat !important; | |||
584 | cursor: pointer; |
|
618 | cursor: pointer; | |
585 | width: 8px; |
|
619 | width: 8px; | |
586 | } |
|
620 | } | |
587 | .quick_repo_menu.active{ |
|
621 | ||
588 | background: #FFF url("../images/horizontal-indicator.png") 4px 50% no-repeat !important; |
|
622 | .quick_repo_menu.active { | |
589 | cursor: pointer; |
|
623 | background: #FFF url("../images/horizontal-indicator.png") 4px 50% | |
590 | } |
|
624 | no-repeat !important; | |
591 | .quick_repo_menu .menu_items{ |
|
625 | cursor: pointer; | |
592 | margin-top:6px; |
|
626 | } | |
593 | width:150px; |
|
627 | ||
|
628 | .quick_repo_menu .menu_items { | |||
|
629 | margin-top: 6px; | |||
|
630 | width: 150px; | |||
594 | position: absolute; |
|
631 | position: absolute; | |
595 | background-color:#FFF; |
|
632 | background-color: #FFF; | |
596 |
|
|
633 | background: none repeat scroll 0 0 #FFFFFF; | |
597 |
|
|
634 | border-color: #003367 #666666 #666666; | |
598 |
|
|
635 | border-right: 1px solid #666666; | |
599 |
|
|
636 | border-style: solid; | |
600 |
|
|
637 | border-width: 1px; | |
601 |
|
|
638 | box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2); | |
602 | } |
|
639 | } | |
603 | .quick_repo_menu .menu_items li{ |
|
640 | ||
604 | padding:0 !important; |
|
641 | .quick_repo_menu .menu_items li { | |
605 | } |
|
642 | padding: 0 !important; | |
606 | .quick_repo_menu .menu_items a{ |
|
643 | } | |
|
644 | ||||
|
645 | .quick_repo_menu .menu_items a { | |||
607 | display: block; |
|
646 | display: block; | |
608 | padding: 4px 12px 4px 8px; |
|
647 | padding: 4px 12px 4px 8px; | |
609 | } |
|
648 | } | |
610 | .quick_repo_menu .menu_items a:hover{ |
|
649 | ||
611 | background-color: #EEE; |
|
650 | .quick_repo_menu .menu_items a:hover { | |
612 | text-decoration: none; |
|
651 | background-color: #EEE; | |
613 |
|
652 | text-decoration: none; | ||
614 | } |
|
653 | } | |
615 | .quick_repo_menu .menu_items .icon img{ |
|
654 | ||
616 | margin-bottom:-2px; |
|
655 | .quick_repo_menu .menu_items .icon img { | |
617 | } |
|
656 | margin-bottom: -2px; | |
618 | .quick_repo_menu .menu_items.hidden{ |
|
657 | } | |
|
658 | ||||
|
659 | .quick_repo_menu .menu_items.hidden { | |||
619 | display: none; |
|
660 | display: none; | |
620 | } |
|
661 | } | |
621 |
|
662 | |||
622 | #content #left { |
|
663 | #content #left { | |
623 | left:0; |
|
664 | left: 0; | |
624 | width:280px; |
|
665 | width: 280px; | |
625 | position:absolute; |
|
666 | position: absolute; | |
626 | } |
|
667 | } | |
627 |
|
668 | |||
628 | #content #right { |
|
669 | #content #right { | |
629 | margin:0 60px 10px 290px; |
|
670 | margin: 0 60px 10px 290px; | |
630 | } |
|
671 | } | |
631 |
|
672 | |||
632 | #content div.box { |
|
673 | #content div.box { | |
633 | clear:both; |
|
674 | clear: both; | |
634 | overflow:hidden; |
|
675 | overflow: hidden; | |
635 | background:#fff; |
|
676 | background: #fff; | |
636 | margin:0 0 10px; |
|
677 | margin: 0 0 10px; | |
637 | padding:0 0 10px; |
|
678 | padding: 0 0 10px; | |
638 | -webkit-border-radius: 4px 4px 4px 4px; |
|
679 | -webkit-border-radius: 4px 4px 4px 4px; | |
639 |
-khtml-border-radius: 4px 4px 4px 4px; |
|
680 | -khtml-border-radius: 4px 4px 4px 4px; | |
640 | -moz-border-radius: 4px 4px 4px 4px; |
|
681 | -moz-border-radius: 4px 4px 4px 4px; | |
641 | border-radius: 4px 4px 4px 4px; |
|
682 | border-radius: 4px 4px 4px 4px; | |
642 | box-shadow: 0 2px 2px rgba(0, 0, 0, 0.6); |
|
683 | box-shadow: 0 2px 2px rgba(0, 0, 0, 0.6); | |
643 |
|
||||
644 | } |
|
684 | } | |
645 |
|
685 | |||
646 | #content div.box-left { |
|
686 | #content div.box-left { | |
647 | width:49%; |
|
687 | width: 49%; | |
648 | clear:none; |
|
688 | clear: none; | |
649 | float:left; |
|
689 | float: left; | |
650 | margin:0 0 10px; |
|
690 | margin: 0 0 10px; | |
651 | } |
|
691 | } | |
652 |
|
692 | |||
653 | #content div.box-right { |
|
693 | #content div.box-right { | |
654 | width:49%; |
|
694 | width: 49%; | |
655 | clear:none; |
|
695 | clear: none; | |
656 | float:right; |
|
696 | float: right; | |
657 | margin:0 0 10px; |
|
697 | margin: 0 0 10px; | |
658 | } |
|
698 | } | |
659 |
|
699 | |||
660 | #content div.box div.title { |
|
700 | #content div.box div.title { | |
661 | clear:both; |
|
701 | clear: both; | |
662 | overflow:hidden; |
|
702 | overflow: hidden; | |
663 | background:#369 url("../images/header_inner.png") repeat-x; |
|
703 | background-color: #eedc94; | |
664 | margin:0 0 20px; |
|
704 | background-repeat: repeat-x; | |
665 | padding:0; |
|
705 | background-image: -khtml-gradient(linear, left top, left bottom, from(#fceec1), | |
|
706 | to(#eedc94) ); | |||
|
707 | background-image: -moz-linear-gradient(top, #003b76, #00376e); | |||
|
708 | background-image: -ms-linear-gradient(top, #003b76, #00376e); | |||
|
709 | background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #003b76), | |||
|
710 | color-stop(100%, #00376e) ); | |||
|
711 | background-image: -webkit-linear-gradient(top, #003b76, #00376e) ); | |||
|
712 | background-image: -o-linear-gradient(top, #003b76, #00376e) ); | |||
|
713 | background-image: linear-gradient(top, #003b76, #00376e); | |||
|
714 | filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#003b76', | |||
|
715 | endColorstr='#00376e', GradientType=0 ); | |||
|
716 | margin: 0 0 20px; | |||
|
717 | padding: 0; | |||
666 | } |
|
718 | } | |
667 |
|
719 | |||
668 | #content div.box div.title h5 { |
|
720 | #content div.box div.title h5 { | |
669 | float:left; |
|
721 | float: left; | |
670 | border:none; |
|
722 | border: none; | |
671 | color:#fff; |
|
723 | color: #fff; | |
672 | text-transform:uppercase; |
|
724 | text-transform: uppercase; | |
673 | margin:0; |
|
725 | margin: 0; | |
674 | padding:11px 0 11px 10px; |
|
726 | padding: 11px 0 11px 10px; | |
675 | } |
|
727 | } | |
676 |
|
728 | |||
677 | #content div.box div.title ul.links li { |
|
729 | #content div.box div.title ul.links li { | |
678 | list-style:none; |
|
730 | list-style: none; | |
679 | float:left; |
|
731 | float: left; | |
680 | margin:0; |
|
732 | margin: 0; | |
681 | padding:0; |
|
733 | padding: 0; | |
682 | } |
|
734 | } | |
683 |
|
735 | |||
684 | #content div.box div.title ul.links li a { |
|
736 | #content div.box div.title ul.links li a { | |
685 |
|
|
737 | border-left: 1px solid #316293; | |
686 |
|
|
738 | color: #FFFFFF; | |
687 |
|
|
739 | display: block; | |
688 |
|
|
740 | float: left; | |
689 |
|
|
741 | font-size: 13px; | |
690 |
|
|
742 | font-weight: 700; | |
691 |
|
|
743 | height: 1%; | |
692 |
|
|
744 | margin: 0; | |
693 |
|
|
745 | padding: 11px 22px 12px; | |
694 |
|
|
746 | text-decoration: none; | |
695 | } |
|
747 | } | |
696 |
|
748 | |||
697 |
#content div.box h1,#content div.box h2,#content div.box h3,#content div.box h4,#content div.box h5,#content div.box h6 |
|
749 | #content div.box h1,#content div.box h2,#content div.box h3,#content div.box h4,#content div.box h5,#content div.box h6 | |
698 | clear:both; |
|
750 | { | |
699 | overflow:hidden; |
|
751 | clear: both; | |
700 | border-bottom:1px solid #DDD; |
|
752 | overflow: hidden; | |
701 | margin:10px 20px; |
|
753 | border-bottom: 1px solid #DDD; | |
702 | padding:0 0 15px; |
|
754 | margin: 10px 20px; | |
|
755 | padding: 0 0 15px; | |||
703 | } |
|
756 | } | |
704 |
|
757 | |||
705 | #content div.box p { |
|
758 | #content div.box p { | |
706 | color:#5f5f5f; |
|
759 | color: #5f5f5f; | |
707 | font-size:12px; |
|
760 | font-size: 12px; | |
708 | line-height:150%; |
|
761 | line-height: 150%; | |
709 | margin:0 24px 10px; |
|
762 | margin: 0 24px 10px; | |
710 | padding:0; |
|
763 | padding: 0; | |
711 | } |
|
764 | } | |
712 |
|
765 | |||
713 | #content div.box blockquote { |
|
766 | #content div.box blockquote { | |
714 | border-left:4px solid #DDD; |
|
767 | border-left: 4px solid #DDD; | |
715 | color:#5f5f5f; |
|
768 | color: #5f5f5f; | |
716 | font-size:11px; |
|
769 | font-size: 11px; | |
717 | line-height:150%; |
|
770 | line-height: 150%; | |
718 | margin:0 34px; |
|
771 | margin: 0 34px; | |
719 | padding:0 0 0 14px; |
|
772 | padding: 0 0 0 14px; | |
720 | } |
|
773 | } | |
721 |
|
774 | |||
722 | #content div.box blockquote p { |
|
775 | #content div.box blockquote p { | |
723 | margin:10px 0; |
|
776 | margin: 10px 0; | |
724 | padding:0; |
|
777 | padding: 0; | |
725 | } |
|
778 | } | |
726 |
|
779 | |||
727 | #content div.box dl { |
|
780 | #content div.box dl { | |
728 | margin:10px 24px; |
|
781 | margin: 10px 24px; | |
729 | } |
|
782 | } | |
730 |
|
783 | |||
731 | #content div.box dt { |
|
784 | #content div.box dt { | |
732 | font-size:12px; |
|
785 | font-size: 12px; | |
733 | margin:0; |
|
786 | margin: 0; | |
734 | } |
|
787 | } | |
735 |
|
788 | |||
736 | #content div.box dd { |
|
789 | #content div.box dd { | |
737 | font-size:12px; |
|
790 | font-size: 12px; | |
738 | margin:0; |
|
791 | margin: 0; | |
739 | padding:8px 0 8px 15px; |
|
792 | padding: 8px 0 8px 15px; | |
740 | } |
|
793 | } | |
741 |
|
794 | |||
742 | #content div.box li { |
|
795 | #content div.box li { | |
743 | font-size:12px; |
|
796 | font-size: 12px; | |
744 | padding:4px 0; |
|
797 | padding: 4px 0; | |
745 | } |
|
798 | } | |
746 |
|
799 | |||
747 | #content div.box ul.disc,#content div.box ul.circle { |
|
800 | #content div.box ul.disc,#content div.box ul.circle { | |
748 | margin:10px 24px 10px 38px; |
|
801 | margin: 10px 24px 10px 38px; | |
749 | } |
|
802 | } | |
750 |
|
803 | |||
751 | #content div.box ul.square { |
|
804 | #content div.box ul.square { | |
752 | margin:10px 24px 10px 40px; |
|
805 | margin: 10px 24px 10px 40px; | |
753 | } |
|
806 | } | |
754 |
|
807 | |||
755 | #content div.box img.left { |
|
808 | #content div.box img.left { | |
756 | border:none; |
|
809 | border: none; | |
757 | float:left; |
|
810 | float: left; | |
758 | margin:10px 10px 10px 0; |
|
811 | margin: 10px 10px 10px 0; | |
759 | } |
|
812 | } | |
760 |
|
813 | |||
761 | #content div.box img.right { |
|
814 | #content div.box img.right { | |
762 | border:none; |
|
815 | border: none; | |
763 | float:right; |
|
816 | float: right; | |
764 | margin:10px 0 10px 10px; |
|
817 | margin: 10px 0 10px 10px; | |
765 | } |
|
818 | } | |
766 |
|
819 | |||
767 | #content div.box div.messages { |
|
820 | #content div.box div.messages { | |
768 | clear:both; |
|
821 | clear: both; | |
769 | overflow:hidden; |
|
822 | overflow: hidden; | |
770 | margin:0 20px; |
|
823 | margin: 0 20px; | |
771 | padding:0; |
|
824 | padding: 0; | |
772 | } |
|
825 | } | |
773 |
|
826 | |||
774 | #content div.box div.message { |
|
827 | #content div.box div.message { | |
775 | clear:both; |
|
828 | clear: both; | |
776 | overflow:hidden; |
|
829 | overflow: hidden; | |
777 | margin:0; |
|
830 | margin: 0; | |
778 | padding:10px 0; |
|
831 | padding: 10px 0; | |
779 | } |
|
832 | } | |
780 |
|
833 | |||
781 | #content div.box div.message a { |
|
834 | #content div.box div.message a { | |
782 | font-weight:400 !important; |
|
835 | font-weight: 400 !important; | |
783 | } |
|
836 | } | |
784 |
|
837 | |||
785 | #content div.box div.message div.image { |
|
838 | #content div.box div.message div.image { | |
786 | float:left; |
|
839 | float: left; | |
787 | margin:9px 0 0 5px; |
|
840 | margin: 9px 0 0 5px; | |
788 | padding:6px; |
|
841 | padding: 6px; | |
789 | } |
|
842 | } | |
790 |
|
843 | |||
791 | #content div.box div.message div.image img { |
|
844 | #content div.box div.message div.image img { | |
792 | vertical-align:middle; |
|
845 | vertical-align: middle; | |
793 | margin:0; |
|
846 | margin: 0; | |
794 | } |
|
847 | } | |
795 |
|
848 | |||
796 | #content div.box div.message div.text { |
|
849 | #content div.box div.message div.text { | |
797 | float:left; |
|
850 | float: left; | |
798 | margin:0; |
|
851 | margin: 0; | |
799 | padding:9px 6px; |
|
852 | padding: 9px 6px; | |
800 | } |
|
853 | } | |
801 |
|
854 | |||
802 | #content div.box div.message div.dismiss a { |
|
855 | #content div.box div.message div.dismiss a { | |
803 | height:16px; |
|
856 | height: 16px; | |
804 | width:16px; |
|
857 | width: 16px; | |
805 | display:block; |
|
858 | display: block; | |
806 | background:url("../images/icons/cross.png") no-repeat; |
|
859 | background: url("../images/icons/cross.png") no-repeat; | |
807 | margin:15px 14px 0 0; |
|
860 | margin: 15px 14px 0 0; | |
808 | padding:0; |
|
861 | padding: 0; | |
809 | } |
|
862 | } | |
810 |
|
863 | |||
811 |
#content div.box div.message div.text h1,#content div.box div.message div.text h2,#content div.box div.message div.text h3,#content div.box div.message div.text h4,#content div.box div.message div.text h5,#content div.box div.message div.text h6 |
|
864 | #content div.box div.message div.text h1,#content div.box div.message div.text h2,#content div.box div.message div.text h3,#content div.box div.message div.text h4,#content div.box div.message div.text h5,#content div.box div.message div.text h6 | |
812 | border:none; |
|
865 | { | |
813 | margin:0; |
|
866 | border: none; | |
814 | padding:0; |
|
867 | margin: 0; | |
|
868 | padding: 0; | |||
815 | } |
|
869 | } | |
816 |
|
870 | |||
817 | #content div.box div.message div.text span { |
|
871 | #content div.box div.message div.text span { | |
818 | height:1%; |
|
872 | height: 1%; | |
819 | display:block; |
|
873 | display: block; | |
820 | margin:0; |
|
874 | margin: 0; | |
821 | padding:5px 0 0; |
|
875 | padding: 5px 0 0; | |
822 | } |
|
876 | } | |
823 |
|
877 | |||
824 | #content div.box div.message-error { |
|
878 | #content div.box div.message-error { | |
825 | height:1%; |
|
879 | height: 1%; | |
826 | clear:both; |
|
880 | clear: both; | |
827 | overflow:hidden; |
|
881 | overflow: hidden; | |
828 | background:#FBE3E4; |
|
882 | background: #FBE3E4; | |
829 | border:1px solid #FBC2C4; |
|
883 | border: 1px solid #FBC2C4; | |
830 | color:#860006; |
|
884 | color: #860006; | |
831 | } |
|
885 | } | |
832 |
|
886 | |||
833 | #content div.box div.message-error h6 { |
|
887 | #content div.box div.message-error h6 { | |
834 | color:#860006; |
|
888 | color: #860006; | |
835 | } |
|
889 | } | |
836 |
|
890 | |||
837 | #content div.box div.message-warning { |
|
891 | #content div.box div.message-warning { | |
838 | height:1%; |
|
892 | height: 1%; | |
839 | clear:both; |
|
893 | clear: both; | |
840 | overflow:hidden; |
|
894 | overflow: hidden; | |
841 | background:#FFF6BF; |
|
895 | background: #FFF6BF; | |
842 | border:1px solid #FFD324; |
|
896 | border: 1px solid #FFD324; | |
843 | color:#5f5200; |
|
897 | color: #5f5200; | |
844 | } |
|
898 | } | |
845 |
|
899 | |||
846 | #content div.box div.message-warning h6 { |
|
900 | #content div.box div.message-warning h6 { | |
847 | color:#5f5200; |
|
901 | color: #5f5200; | |
848 | } |
|
902 | } | |
849 |
|
903 | |||
850 | #content div.box div.message-notice { |
|
904 | #content div.box div.message-notice { | |
851 | height:1%; |
|
905 | height: 1%; | |
852 | clear:both; |
|
906 | clear: both; | |
853 | overflow:hidden; |
|
907 | overflow: hidden; | |
854 | background:#8FBDE0; |
|
908 | background: #8FBDE0; | |
855 | border:1px solid #6BACDE; |
|
909 | border: 1px solid #6BACDE; | |
856 | color:#003863; |
|
910 | color: #003863; | |
857 | } |
|
911 | } | |
858 |
|
912 | |||
859 | #content div.box div.message-notice h6 { |
|
913 | #content div.box div.message-notice h6 { | |
860 | color:#003863; |
|
914 | color: #003863; | |
861 | } |
|
915 | } | |
862 |
|
916 | |||
863 | #content div.box div.message-success { |
|
917 | #content div.box div.message-success { | |
864 | height:1%; |
|
918 | height: 1%; | |
865 | clear:both; |
|
919 | clear: both; | |
866 | overflow:hidden; |
|
920 | overflow: hidden; | |
867 | background:#E6EFC2; |
|
921 | background: #E6EFC2; | |
868 | border:1px solid #C6D880; |
|
922 | border: 1px solid #C6D880; | |
869 | color:#4e6100; |
|
923 | color: #4e6100; | |
870 | } |
|
924 | } | |
871 |
|
925 | |||
872 | #content div.box div.message-success h6 { |
|
926 | #content div.box div.message-success h6 { | |
873 | color:#4e6100; |
|
927 | color: #4e6100; | |
874 | } |
|
928 | } | |
875 |
|
929 | |||
876 | #content div.box div.form div.fields div.field { |
|
930 | #content div.box div.form div.fields div.field { | |
877 | height:1%; |
|
931 | height: 1%; | |
878 | border-bottom:1px solid #DDD; |
|
932 | border-bottom: 1px solid #DDD; | |
879 | clear:both; |
|
933 | clear: both; | |
880 | margin:0; |
|
934 | margin: 0; | |
881 | padding:10px 0; |
|
935 | padding: 10px 0; | |
882 | } |
|
936 | } | |
883 |
|
937 | |||
884 | #content div.box div.form div.fields div.field-first { |
|
938 | #content div.box div.form div.fields div.field-first { | |
885 | padding:0 0 10px; |
|
939 | padding: 0 0 10px; | |
886 | } |
|
940 | } | |
887 |
|
941 | |||
888 | #content div.box div.form div.fields div.field-noborder { |
|
942 | #content div.box div.form div.fields div.field-noborder { | |
889 | border-bottom:0 !important; |
|
943 | border-bottom: 0 !important; | |
890 | } |
|
944 | } | |
891 |
|
945 | |||
892 | #content div.box div.form div.fields div.field span.error-message { |
|
946 | #content div.box div.form div.fields div.field span.error-message { | |
893 | height:1%; |
|
947 | height: 1%; | |
894 | display:inline-block; |
|
948 | display: inline-block; | |
895 | color:red; |
|
949 | color: red; | |
896 | margin:8px 0 0 4px; |
|
950 | margin: 8px 0 0 4px; | |
897 | padding:0; |
|
951 | padding: 0; | |
898 | } |
|
952 | } | |
899 |
|
953 | |||
900 | #content div.box div.form div.fields div.field span.success { |
|
954 | #content div.box div.form div.fields div.field span.success { | |
901 | height:1%; |
|
955 | height: 1%; | |
902 | display:block; |
|
956 | display: block; | |
903 | color:#316309; |
|
957 | color: #316309; | |
904 | margin:8px 0 0; |
|
958 | margin: 8px 0 0; | |
905 | padding:0; |
|
959 | padding: 0; | |
906 | } |
|
960 | } | |
907 |
|
961 | |||
908 | #content div.box div.form div.fields div.field div.label { |
|
962 | #content div.box div.form div.fields div.field div.label { | |
909 | left:70px; |
|
963 | left: 70px; | |
910 | width:155px; |
|
964 | width: 155px; | |
911 | position:absolute; |
|
965 | position: absolute; | |
912 | margin:0; |
|
966 | margin: 0; | |
913 | padding:8px 0 0 5px; |
|
967 | padding: 8px 0 0 5px; | |
914 | } |
|
968 | } | |
915 |
|
969 | |||
916 |
#content div.box-left div.form div.fields div.field div.label,#content div.box-right div.form div.fields div.field div.label |
|
970 | #content div.box-left div.form div.fields div.field div.label,#content div.box-right div.form div.fields div.field div.label | |
917 | clear:both; |
|
971 | { | |
918 | overflow:hidden; |
|
972 | clear: both; | |
919 | left:0; |
|
973 | overflow: hidden; | |
920 | width:auto; |
|
974 | left: 0; | |
921 | position:relative; |
|
975 | width: auto; | |
922 | margin:0; |
|
976 | position: relative; | |
923 | padding:0 0 8px; |
|
977 | margin: 0; | |
|
978 | padding: 0 0 8px; | |||
924 | } |
|
979 | } | |
925 |
|
980 | |||
926 | #content div.box div.form div.fields div.field div.label-select { |
|
981 | #content div.box div.form div.fields div.field div.label-select { | |
927 | padding:5px 0 0 5px; |
|
982 | padding: 5px 0 0 5px; | |
928 | } |
|
983 | } | |
929 |
|
984 | |||
930 |
#content div.box-left div.form div.fields div.field div.label-select,#content div.box-right div.form div.fields div.field div.label-select |
|
985 | #content div.box-left div.form div.fields div.field div.label-select,#content div.box-right div.form div.fields div.field div.label-select | |
931 | padding:0 0 8px; |
|
986 | { | |
932 | } |
|
987 | padding: 0 0 8px; | |
933 |
|
988 | } | ||
934 | #content div.box-left div.form div.fields div.field div.label-textarea,#content div.box-right div.form div.fields div.field div.label-textarea { |
|
989 | ||
935 | padding:0 0 8px !important; |
|
990 | #content div.box-left div.form div.fields div.field div.label-textarea,#content div.box-right div.form div.fields div.field div.label-textarea | |
936 | } |
|
991 | { | |
937 |
|
992 | padding: 0 0 8px !important; | ||
938 | #content div.box div.form div.fields div.field div.label label, div.label label{ |
|
993 | } | |
939 | color:#393939; |
|
994 | ||
940 | font-weight:700; |
|
995 | #content div.box div.form div.fields div.field div.label label,div.label label | |
|
996 | { | |||
|
997 | color: #393939; | |||
|
998 | font-weight: 700; | |||
941 | } |
|
999 | } | |
942 |
|
1000 | |||
943 | #content div.box div.form div.fields div.field div.input { |
|
1001 | #content div.box div.form div.fields div.field div.input { | |
944 | margin:0 0 0 200px; |
|
1002 | margin: 0 0 0 200px; | |
945 | } |
|
1003 | } | |
|
1004 | ||||
946 | #content div.box div.form div.fields div.field div.file { |
|
1005 | #content div.box div.form div.fields div.field div.file { | |
947 | margin:0 0 0 200px; |
|
1006 | margin: 0 0 0 200px; | |
948 | } |
|
1007 | } | |
949 | #content div.box-left div.form div.fields div.field div.input,#content div.box-right div.form div.fields div.field div.input { |
|
1008 | ||
950 | margin:0 0 0 0px; |
|
1009 | #content div.box-left div.form div.fields div.field div.input,#content div.box-right div.form div.fields div.field div.input | |
|
1010 | { | |||
|
1011 | margin: 0 0 0 0px; | |||
951 | } |
|
1012 | } | |
952 |
|
1013 | |||
953 | #content div.box div.form div.fields div.field div.input input { |
|
1014 | #content div.box div.form div.fields div.field div.input input { | |
954 | background:#FFF; |
|
1015 | background: #FFF; | |
955 | border-top:1px solid #b3b3b3; |
|
1016 | border-top: 1px solid #b3b3b3; | |
956 | border-left:1px solid #b3b3b3; |
|
1017 | border-left: 1px solid #b3b3b3; | |
957 | border-right:1px solid #eaeaea; |
|
1018 | border-right: 1px solid #eaeaea; | |
958 | border-bottom:1px solid #eaeaea; |
|
1019 | border-bottom: 1px solid #eaeaea; | |
959 | color:#000; |
|
1020 | color: #000; | |
960 | font-family:Lucida Grande, Verdana, Lucida Sans Regular, Lucida Sans Unicode, Arial, sans-serif; |
|
1021 | font-size: 11px; | |
961 | font-size:11px; |
|
1022 | margin: 0; | |
962 | margin:0; |
|
1023 | padding: 7px 7px 6px; | |
963 | padding:7px 7px 6px; |
|
|||
964 | } |
|
1024 | } | |
965 |
|
1025 | |||
966 | #content div.box div.form div.fields div.field div.file input { |
|
1026 | #content div.box div.form div.fields div.field div.file input { | |
967 |
|
|
1027 | background: none repeat scroll 0 0 #FFFFFF; | |
968 |
|
|
1028 | border-color: #B3B3B3 #EAEAEA #EAEAEA #B3B3B3; | |
969 |
|
|
1029 | border-style: solid; | |
970 |
|
|
1030 | border-width: 1px; | |
971 |
|
|
1031 | color: #000000; | |
972 | font-family: Lucida Grande,Verdana,Lucida Sans Regular,Lucida Sans Unicode,Arial,sans-serif; |
|
1032 | font-size: 11px; | |
973 | font-size: 11px; |
|
1033 | margin: 0; | |
974 | margin: 0; |
|
1034 | padding: 7px 7px 6px; | |
975 | padding: 7px 7px 6px; |
|
1035 | } | |
976 | } |
|
|||
977 |
|
||||
978 |
|
1036 | |||
979 | #content div.box div.form div.fields div.field div.input input.small { |
|
1037 | #content div.box div.form div.fields div.field div.input input.small { | |
980 | width:30%; |
|
1038 | width: 30%; | |
981 | } |
|
1039 | } | |
982 |
|
1040 | |||
983 | #content div.box div.form div.fields div.field div.input input.medium { |
|
1041 | #content div.box div.form div.fields div.field div.input input.medium { | |
984 | width:55%; |
|
1042 | width: 55%; | |
985 | } |
|
1043 | } | |
986 |
|
1044 | |||
987 | #content div.box div.form div.fields div.field div.input input.large { |
|
1045 | #content div.box div.form div.fields div.field div.input input.large { | |
988 | width:85%; |
|
1046 | width: 85%; | |
989 | } |
|
1047 | } | |
990 |
|
1048 | |||
991 | #content div.box div.form div.fields div.field div.input input.date { |
|
1049 | #content div.box div.form div.fields div.field div.input input.date { | |
992 | width:177px; |
|
1050 | width: 177px; | |
993 | } |
|
1051 | } | |
994 |
|
1052 | |||
995 | #content div.box div.form div.fields div.field div.input input.button { |
|
1053 | #content div.box div.form div.fields div.field div.input input.button { | |
996 | background:#D4D0C8; |
|
1054 | background: #D4D0C8; | |
997 | border-top:1px solid #FFF; |
|
1055 | border-top: 1px solid #FFF; | |
998 | border-left:1px solid #FFF; |
|
1056 | border-left: 1px solid #FFF; | |
999 | border-right:1px solid #404040; |
|
1057 | border-right: 1px solid #404040; | |
1000 | border-bottom:1px solid #404040; |
|
1058 | border-bottom: 1px solid #404040; | |
1001 | color:#000; |
|
1059 | color: #000; | |
1002 | margin:0; |
|
1060 | margin: 0; | |
1003 | padding:4px 8px; |
|
1061 | padding: 4px 8px; | |
1004 | } |
|
1062 | } | |
1005 |
|
1063 | |||
1006 | #content div.box div.form div.fields div.field div.textarea { |
|
1064 | #content div.box div.form div.fields div.field div.textarea { | |
1007 | border-top:1px solid #b3b3b3; |
|
1065 | border-top: 1px solid #b3b3b3; | |
1008 | border-left:1px solid #b3b3b3; |
|
1066 | border-left: 1px solid #b3b3b3; | |
1009 | border-right:1px solid #eaeaea; |
|
1067 | border-right: 1px solid #eaeaea; | |
1010 | border-bottom:1px solid #eaeaea; |
|
1068 | border-bottom: 1px solid #eaeaea; | |
1011 | margin:0 0 0 200px; |
|
1069 | margin: 0 0 0 200px; | |
1012 | padding:10px; |
|
1070 | padding: 10px; | |
1013 | } |
|
1071 | } | |
1014 |
|
1072 | |||
1015 | #content div.box div.form div.fields div.field div.textarea-editor { |
|
1073 | #content div.box div.form div.fields div.field div.textarea-editor { | |
1016 | border:1px solid #ddd; |
|
1074 | border: 1px solid #ddd; | |
1017 | padding:0; |
|
1075 | padding: 0; | |
1018 | } |
|
1076 | } | |
1019 |
|
1077 | |||
1020 | #content div.box div.form div.fields div.field div.textarea textarea { |
|
1078 | #content div.box div.form div.fields div.field div.textarea textarea { | |
1021 | width:100%; |
|
1079 | width: 100%; | |
1022 | height:220px; |
|
1080 | height: 220px; | |
1023 | overflow:hidden; |
|
1081 | overflow: hidden; | |
1024 | background:#FFF; |
|
1082 | background: #FFF; | |
1025 | color:#000; |
|
1083 | color: #000; | |
1026 | font-family:Lucida Grande, Verdana, Lucida Sans Regular, Lucida Sans Unicode, Arial, sans-serif; |
|
1084 | font-size: 11px; | |
1027 | font-size:11px; |
|
1085 | outline: none; | |
1028 | outline:none; |
|
1086 | border-width: 0; | |
1029 | border-width:0; |
|
1087 | margin: 0; | |
1030 | margin:0; |
|
1088 | padding: 0; | |
1031 | padding:0; |
|
1089 | } | |
1032 | } |
|
1090 | ||
1033 |
|
1091 | #content div.box-left div.form div.fields div.field div.textarea textarea,#content div.box-right div.form div.fields div.field div.textarea textarea | ||
1034 | #content div.box-left div.form div.fields div.field div.textarea textarea,#content div.box-right div.form div.fields div.field div.textarea textarea { |
|
1092 | { | |
1035 | width:100%; |
|
1093 | width: 100%; | |
1036 | height:100px; |
|
1094 | height: 100px; | |
1037 | } |
|
1095 | } | |
1038 |
|
1096 | |||
1039 | #content div.box div.form div.fields div.field div.textarea table { |
|
1097 | #content div.box div.form div.fields div.field div.textarea table { | |
1040 | width:100%; |
|
1098 | width: 100%; | |
1041 | border:none; |
|
1099 | border: none; | |
1042 | margin:0; |
|
1100 | margin: 0; | |
1043 | padding:0; |
|
1101 | padding: 0; | |
1044 | } |
|
1102 | } | |
1045 |
|
1103 | |||
1046 | #content div.box div.form div.fields div.field div.textarea table td { |
|
1104 | #content div.box div.form div.fields div.field div.textarea table td { | |
1047 | background:#DDD; |
|
1105 | background: #DDD; | |
1048 | border:none; |
|
1106 | border: none; | |
1049 | padding:0; |
|
1107 | padding: 0; | |
1050 | } |
|
1108 | } | |
1051 |
|
1109 | |||
1052 |
#content div.box div.form div.fields div.field div.textarea table td table |
|
1110 | #content div.box div.form div.fields div.field div.textarea table td table | |
1053 | width:auto; |
|
1111 | { | |
1054 | border:none; |
|
1112 | width: auto; | |
1055 | margin:0; |
|
1113 | border: none; | |
1056 | padding:0; |
|
1114 | margin: 0; | |
1057 | } |
|
1115 | padding: 0; | |
1058 |
|
1116 | } | ||
1059 | #content div.box div.form div.fields div.field div.textarea table td table td { |
|
1117 | ||
1060 | font-family:Lucida Grande, Verdana, Lucida Sans Regular, Lucida Sans Unicode, Arial, sans-serif; |
|
1118 | #content div.box div.form div.fields div.field div.textarea table td table td | |
1061 | font-size:11px; |
|
1119 | { | |
1062 | padding:5px 5px 5px 0; |
|
1120 | font-size: 11px; | |
1063 | } |
|
1121 | padding: 5px 5px 5px 0; | |
1064 |
|
1122 | } | ||
1065 | #content div.box div.form div.fields div.field input[type=text]:focus,#content div.box div.form div.fields div.field input[type=password]:focus,#content div.box div.form div.fields div.field input[type=file]:focus,#content div.box div.form div.fields div.field textarea:focus,#content div.box div.form div.fields div.field select:focus { |
|
1123 | ||
1066 | background:#f6f6f6; |
|
1124 | #content div.box div.form div.fields div.field input[type=text]:focus,#content div.box div.form div.fields div.field input[type=password]:focus,#content div.box div.form div.fields div.field input[type=file]:focus,#content div.box div.form div.fields div.field textarea:focus,#content div.box div.form div.fields div.field select:focus | |
1067 | border-color:#666; |
|
1125 | { | |
|
1126 | background: #f6f6f6; | |||
|
1127 | border-color: #666; | |||
1068 | } |
|
1128 | } | |
1069 |
|
1129 | |||
1070 | div.form div.fields div.field div.button { |
|
1130 | div.form div.fields div.field div.button { | |
1071 | margin:0; |
|
1131 | margin: 0; | |
1072 | padding:0 0 0 8px; |
|
1132 | padding: 0 0 0 8px; | |
1073 | } |
|
1133 | } | |
1074 |
|
||||
1075 |
|
1134 | |||
1076 | #content div.box table { |
|
1135 | #content div.box table { | |
1077 | width:100%; |
|
1136 | width: 100%; | |
1078 | border-collapse:collapse; |
|
1137 | border-collapse: collapse; | |
1079 | margin:0; |
|
1138 | margin: 0; | |
1080 | padding:0; |
|
1139 | padding: 0; | |
1081 | border: 1px solid #eee; |
|
1140 | border: 1px solid #eee; | |
1082 | } |
|
1141 | } | |
1083 |
|
1142 | |||
1084 | #content div.box table th { |
|
1143 | #content div.box table th { | |
1085 | background:#eee; |
|
1144 | background: #eee; | |
1086 | border-bottom:1px solid #ddd; |
|
1145 | border-bottom: 1px solid #ddd; | |
1087 | padding:5px 0px 5px 5px; |
|
1146 | padding: 5px 0px 5px 5px; | |
1088 | } |
|
1147 | } | |
1089 |
|
1148 | |||
1090 | #content div.box table th.left { |
|
1149 | #content div.box table th.left { | |
1091 | text-align:left; |
|
1150 | text-align: left; | |
1092 | } |
|
1151 | } | |
1093 |
|
1152 | |||
1094 | #content div.box table th.right { |
|
1153 | #content div.box table th.right { | |
1095 | text-align:right; |
|
1154 | text-align: right; | |
1096 | } |
|
1155 | } | |
1097 |
|
1156 | |||
1098 | #content div.box table th.center { |
|
1157 | #content div.box table th.center { | |
1099 | text-align:center; |
|
1158 | text-align: center; | |
1100 | } |
|
1159 | } | |
1101 |
|
1160 | |||
1102 | #content div.box table th.selected { |
|
1161 | #content div.box table th.selected { | |
1103 | vertical-align:middle; |
|
1162 | vertical-align: middle; | |
1104 | padding:0; |
|
1163 | padding: 0; | |
1105 | } |
|
1164 | } | |
1106 |
|
1165 | |||
1107 | #content div.box table td { |
|
1166 | #content div.box table td { | |
1108 | background:#fff; |
|
1167 | background: #fff; | |
1109 | border-bottom:1px solid #cdcdcd; |
|
1168 | border-bottom: 1px solid #cdcdcd; | |
1110 | vertical-align:middle; |
|
1169 | vertical-align: middle; | |
1111 | padding:5px; |
|
1170 | padding: 5px; | |
1112 | } |
|
1171 | } | |
1113 |
|
1172 | |||
1114 | #content div.box table tr.selected td { |
|
1173 | #content div.box table tr.selected td { | |
1115 | background:#FFC; |
|
1174 | background: #FFC; | |
1116 | } |
|
1175 | } | |
1117 |
|
1176 | |||
1118 | #content div.box table td.selected { |
|
1177 | #content div.box table td.selected { | |
1119 | width:3%; |
|
1178 | width: 3%; | |
1120 | text-align:center; |
|
1179 | text-align: center; | |
1121 | vertical-align:middle; |
|
1180 | vertical-align: middle; | |
1122 | padding:0; |
|
1181 | padding: 0; | |
1123 | } |
|
1182 | } | |
1124 |
|
1183 | |||
1125 | #content div.box table td.action { |
|
1184 | #content div.box table td.action { | |
1126 | width:45%; |
|
1185 | width: 45%; | |
1127 | text-align:left; |
|
1186 | text-align: left; | |
1128 | } |
|
1187 | } | |
1129 |
|
1188 | |||
1130 | #content div.box table td.date { |
|
1189 | #content div.box table td.date { | |
1131 | width:33%; |
|
1190 | width: 33%; | |
1132 | text-align:center; |
|
1191 | text-align: center; | |
1133 | } |
|
1192 | } | |
1134 |
|
1193 | |||
1135 | #content div.box div.action { |
|
1194 | #content div.box div.action { | |
1136 | float:right; |
|
1195 | float: right; | |
1137 | background:#FFF; |
|
1196 | background: #FFF; | |
1138 | text-align:right; |
|
1197 | text-align: right; | |
1139 | margin:10px 0 0; |
|
1198 | margin: 10px 0 0; | |
1140 | padding:0; |
|
1199 | padding: 0; | |
1141 | } |
|
1200 | } | |
1142 |
|
1201 | |||
1143 | #content div.box div.action select { |
|
1202 | #content div.box div.action select { | |
1144 | font-family:Lucida Grande, Verdana, Lucida Sans Regular, Lucida Sans Unicode, Arial, sans-serif; |
|
1203 | font-size: 11px; | |
1145 | font-size:11px; |
|
1204 | margin: 0; | |
1146 | margin:0; |
|
|||
1147 | } |
|
1205 | } | |
1148 |
|
1206 | |||
1149 | #content div.box div.action .ui-selectmenu { |
|
1207 | #content div.box div.action .ui-selectmenu { | |
1150 | margin:0; |
|
1208 | margin: 0; | |
1151 | padding:0; |
|
1209 | padding: 0; | |
1152 | } |
|
1210 | } | |
1153 |
|
1211 | |||
1154 | #content div.box div.pagination { |
|
1212 | #content div.box div.pagination { | |
1155 | height:1%; |
|
1213 | height: 1%; | |
1156 | clear:both; |
|
1214 | clear: both; | |
1157 | overflow:hidden; |
|
1215 | overflow: hidden; | |
1158 | margin:10px 0 0; |
|
1216 | margin: 10px 0 0; | |
1159 | padding:0; |
|
1217 | padding: 0; | |
1160 | } |
|
1218 | } | |
1161 |
|
1219 | |||
1162 | #content div.box div.pagination ul.pager { |
|
1220 | #content div.box div.pagination ul.pager { | |
1163 | float:right; |
|
1221 | float: right; | |
1164 | text-align:right; |
|
1222 | text-align: right; | |
1165 | margin:0; |
|
1223 | margin: 0; | |
1166 | padding:0; |
|
1224 | padding: 0; | |
1167 | } |
|
1225 | } | |
1168 |
|
1226 | |||
1169 | #content div.box div.pagination ul.pager li { |
|
1227 | #content div.box div.pagination ul.pager li { | |
1170 | height:1%; |
|
1228 | height: 1%; | |
1171 | float:left; |
|
1229 | float: left; | |
1172 | list-style:none; |
|
1230 | list-style: none; | |
1173 | background:#ebebeb url("../images/pager.png") repeat-x; |
|
1231 | background: #ebebeb url("../images/pager.png") repeat-x; | |
1174 | border-top:1px solid #dedede; |
|
1232 | border-top: 1px solid #dedede; | |
1175 | border-left:1px solid #cfcfcf; |
|
1233 | border-left: 1px solid #cfcfcf; | |
1176 | border-right:1px solid #c4c4c4; |
|
1234 | border-right: 1px solid #c4c4c4; | |
1177 | border-bottom:1px solid #c4c4c4; |
|
1235 | border-bottom: 1px solid #c4c4c4; | |
1178 | color:#4A4A4A; |
|
1236 | color: #4A4A4A; | |
1179 | font-weight:700; |
|
1237 | font-weight: 700; | |
1180 | margin:0 0 0 4px; |
|
1238 | margin: 0 0 0 4px; | |
1181 | padding:0; |
|
1239 | padding: 0; | |
1182 | } |
|
1240 | } | |
1183 |
|
1241 | |||
1184 | #content div.box div.pagination ul.pager li.separator { |
|
1242 | #content div.box div.pagination ul.pager li.separator { | |
1185 | padding:6px; |
|
1243 | padding: 6px; | |
1186 | } |
|
1244 | } | |
1187 |
|
1245 | |||
1188 | #content div.box div.pagination ul.pager li.current { |
|
1246 | #content div.box div.pagination ul.pager li.current { | |
1189 | background:#b4b4b4 url("../images/pager_selected.png") repeat-x; |
|
1247 | background: #b4b4b4 url("../images/pager_selected.png") repeat-x; | |
1190 | border-top:1px solid #ccc; |
|
1248 | border-top: 1px solid #ccc; | |
1191 | border-left:1px solid #bebebe; |
|
1249 | border-left: 1px solid #bebebe; | |
1192 | border-right:1px solid #b1b1b1; |
|
1250 | border-right: 1px solid #b1b1b1; | |
1193 | border-bottom:1px solid #afafaf; |
|
1251 | border-bottom: 1px solid #afafaf; | |
1194 | color:#515151; |
|
1252 | color: #515151; | |
1195 | padding:6px; |
|
1253 | padding: 6px; | |
1196 | } |
|
1254 | } | |
1197 |
|
1255 | |||
1198 | #content div.box div.pagination ul.pager li a { |
|
1256 | #content div.box div.pagination ul.pager li a { | |
1199 | height:1%; |
|
1257 | height: 1%; | |
1200 | display:block; |
|
1258 | display: block; | |
1201 | float:left; |
|
1259 | float: left; | |
1202 | color:#515151; |
|
1260 | color: #515151; | |
1203 | text-decoration:none; |
|
1261 | text-decoration: none; | |
1204 | margin:0; |
|
1262 | margin: 0; | |
1205 | padding:6px; |
|
1263 | padding: 6px; | |
1206 | } |
|
1264 | } | |
1207 |
|
1265 | |||
1208 |
#content div.box div.pagination ul.pager li a:hover,#content div.box div.pagination ul.pager li a:active |
|
1266 | #content div.box div.pagination ul.pager li a:hover,#content div.box div.pagination ul.pager li a:active | |
1209 | background:#b4b4b4 url("../images/pager_selected.png") repeat-x; |
|
1267 | { | |
1210 | border-top:1px solid #ccc; |
|
1268 | background: #b4b4b4 url("../images/pager_selected.png") repeat-x; | |
1211 |
border- |
|
1269 | border-top: 1px solid #ccc; | |
1212 |
border- |
|
1270 | border-left: 1px solid #bebebe; | |
1213 |
border- |
|
1271 | border-right: 1px solid #b1b1b1; | |
1214 | margin:-1px; |
|
1272 | border-bottom: 1px solid #afafaf; | |
|
1273 | margin: -1px; | |||
1215 | } |
|
1274 | } | |
1216 |
|
1275 | |||
1217 | #content div.box div.pagination-wh { |
|
1276 | #content div.box div.pagination-wh { | |
1218 | height:1%; |
|
1277 | height: 1%; | |
1219 | clear:both; |
|
1278 | clear: both; | |
1220 | overflow:hidden; |
|
1279 | overflow: hidden; | |
1221 | text-align:right; |
|
1280 | text-align: right; | |
1222 | margin:10px 0 0; |
|
1281 | margin: 10px 0 0; | |
1223 | padding:0; |
|
1282 | padding: 0; | |
1224 | } |
|
1283 | } | |
1225 |
|
1284 | |||
1226 | #content div.box div.pagination-right { |
|
1285 | #content div.box div.pagination-right { | |
1227 | float:right; |
|
1286 | float: right; | |
1228 | } |
|
1287 | } | |
1229 |
|
1288 | |||
1230 |
#content div.box div.pagination-wh a,#content div.box div.pagination-wh span.pager_dotdot |
|
1289 | #content div.box div.pagination-wh a,#content div.box div.pagination-wh span.pager_dotdot | |
1231 | height:1%; |
|
1290 | { | |
1232 | float:left; |
|
1291 | height: 1%; | |
1233 | background:#ebebeb url("../images/pager.png") repeat-x; |
|
1292 | float: left; | |
1234 | border-top:1px solid #dedede; |
|
1293 | background: #ebebeb url("../images/pager.png") repeat-x; | |
1235 |
border- |
|
1294 | border-top: 1px solid #dedede; | |
1236 |
border- |
|
1295 | border-left: 1px solid #cfcfcf; | |
1237 |
border- |
|
1296 | border-right: 1px solid #c4c4c4; | |
1238 | color:#4A4A4A; |
|
1297 | border-bottom: 1px solid #c4c4c4; | |
1239 | font-weight:700; |
|
1298 | color: #4A4A4A; | |
1240 | margin:0 0 0 4px; |
|
1299 | font-weight: 700; | |
1241 | padding:6px; |
|
1300 | margin: 0 0 0 4px; | |
|
1301 | padding: 6px; | |||
1242 | } |
|
1302 | } | |
1243 |
|
1303 | |||
1244 | #content div.box div.pagination-wh span.pager_curpage { |
|
1304 | #content div.box div.pagination-wh span.pager_curpage { | |
1245 | height:1%; |
|
1305 | height: 1%; | |
1246 | float:left; |
|
1306 | float: left; | |
1247 | background:#b4b4b4 url("../images/pager_selected.png") repeat-x; |
|
1307 | background: #b4b4b4 url("../images/pager_selected.png") repeat-x; | |
1248 | border-top:1px solid #ccc; |
|
1308 | border-top: 1px solid #ccc; | |
1249 | border-left:1px solid #bebebe; |
|
1309 | border-left: 1px solid #bebebe; | |
1250 | border-right:1px solid #b1b1b1; |
|
1310 | border-right: 1px solid #b1b1b1; | |
1251 | border-bottom:1px solid #afafaf; |
|
1311 | border-bottom: 1px solid #afafaf; | |
1252 | color:#515151; |
|
1312 | color: #515151; | |
1253 | font-weight:700; |
|
1313 | font-weight: 700; | |
1254 | margin:0 0 0 4px; |
|
1314 | margin: 0 0 0 4px; | |
1255 | padding:6px; |
|
1315 | padding: 6px; | |
1256 | } |
|
1316 | } | |
1257 |
|
1317 | |||
1258 |
#content div.box div.pagination-wh a:hover,#content div.box div.pagination-wh a:active |
|
1318 | #content div.box div.pagination-wh a:hover,#content div.box div.pagination-wh a:active | |
1259 | background:#b4b4b4 url("../images/pager_selected.png") repeat-x; |
|
1319 | { | |
1260 | border-top:1px solid #ccc; |
|
1320 | background: #b4b4b4 url("../images/pager_selected.png") repeat-x; | |
1261 |
border- |
|
1321 | border-top: 1px solid #ccc; | |
1262 |
border- |
|
1322 | border-left: 1px solid #bebebe; | |
1263 |
border- |
|
1323 | border-right: 1px solid #b1b1b1; | |
1264 | text-decoration:none; |
|
1324 | border-bottom: 1px solid #afafaf; | |
|
1325 | text-decoration: none; | |||
1265 | } |
|
1326 | } | |
1266 |
|
1327 | |||
1267 | #content div.box div.traffic div.legend { |
|
1328 | #content div.box div.traffic div.legend { | |
1268 | clear:both; |
|
1329 | clear: both; | |
1269 | overflow:hidden; |
|
1330 | overflow: hidden; | |
1270 | border-bottom:1px solid #ddd; |
|
1331 | border-bottom: 1px solid #ddd; | |
1271 | margin:0 0 10px; |
|
1332 | margin: 0 0 10px; | |
1272 | padding:0 0 10px; |
|
1333 | padding: 0 0 10px; | |
1273 | } |
|
1334 | } | |
1274 |
|
1335 | |||
1275 | #content div.box div.traffic div.legend h6 { |
|
1336 | #content div.box div.traffic div.legend h6 { | |
1276 | float:left; |
|
1337 | float: left; | |
1277 | border:none; |
|
1338 | border: none; | |
1278 | margin:0; |
|
1339 | margin: 0; | |
1279 | padding:0; |
|
1340 | padding: 0; | |
1280 | } |
|
1341 | } | |
1281 |
|
1342 | |||
1282 | #content div.box div.traffic div.legend li { |
|
1343 | #content div.box div.traffic div.legend li { | |
1283 | list-style:none; |
|
1344 | list-style: none; | |
1284 | float:left; |
|
1345 | float: left; | |
1285 | font-size:11px; |
|
1346 | font-size: 11px; | |
1286 | margin:0; |
|
1347 | margin: 0; | |
1287 | padding:0 8px 0 4px; |
|
1348 | padding: 0 8px 0 4px; | |
1288 | } |
|
1349 | } | |
1289 |
|
1350 | |||
1290 | #content div.box div.traffic div.legend li.visits { |
|
1351 | #content div.box div.traffic div.legend li.visits { | |
1291 | border-left:12px solid #edc240; |
|
1352 | border-left: 12px solid #edc240; | |
1292 | } |
|
1353 | } | |
1293 |
|
1354 | |||
1294 | #content div.box div.traffic div.legend li.pageviews { |
|
1355 | #content div.box div.traffic div.legend li.pageviews { | |
1295 | border-left:12px solid #afd8f8; |
|
1356 | border-left: 12px solid #afd8f8; | |
1296 | } |
|
1357 | } | |
1297 |
|
1358 | |||
1298 | #content div.box div.traffic table { |
|
1359 | #content div.box div.traffic table { | |
1299 | width:auto; |
|
1360 | width: auto; | |
1300 | } |
|
1361 | } | |
1301 |
|
1362 | |||
1302 | #content div.box div.traffic table td { |
|
1363 | #content div.box div.traffic table td { | |
1303 | background:transparent; |
|
1364 | background: transparent; | |
1304 | border:none; |
|
1365 | border: none; | |
1305 | padding:2px 3px 3px; |
|
1366 | padding: 2px 3px 3px; | |
1306 | } |
|
1367 | } | |
1307 |
|
1368 | |||
1308 | #content div.box div.traffic table td.legendLabel { |
|
1369 | #content div.box div.traffic table td.legendLabel { | |
1309 | padding:0 3px 2px; |
|
1370 | padding: 0 3px 2px; | |
1310 | } |
|
1371 | } | |
1311 |
|
1372 | |||
1312 | #summary{ |
|
1373 | #summary { | |
1313 |
|
1374 | |||
1314 | } |
|
1375 | } | |
1315 |
|
1376 | |||
1316 | #summary .desc{ |
|
1377 | #summary .desc { | |
1317 | white-space: pre; |
|
1378 | white-space: pre; | |
1318 | width: 100%; |
|
1379 | width: 100%; | |
1319 | } |
|
1380 | } | |
1320 |
|
1381 | |||
1321 | #summary .repo_name{ |
|
1382 | #summary .repo_name { | |
1322 | font-size: 1.6em; |
|
1383 | font-size: 1.6em; | |
1323 | font-weight: bold; |
|
1384 | font-weight: bold; | |
1324 | vertical-align: baseline; |
|
1385 | vertical-align: baseline; | |
1325 | clear:right |
|
1386 | clear: right | |
1326 | } |
|
1387 | } | |
1327 |
|
||||
1328 |
|
1388 | |||
1329 | #footer { |
|
1389 | #footer { | |
1330 | clear:both; |
|
1390 | clear: both; | |
1331 | overflow:hidden; |
|
1391 | overflow: hidden; | |
1332 | text-align:right; |
|
1392 | text-align: right; | |
1333 | margin:0; |
|
1393 | margin: 0; | |
1334 | padding:0 10px 4px; |
|
1394 | padding: 0 10px 4px; | |
1335 | margin:-10px 0 0; |
|
1395 | margin: -10px 0 0; | |
1336 | } |
|
1396 | } | |
1337 |
|
1397 | |||
1338 | #footer div#footer-inner { |
|
1398 | #footer div#footer-inner { | |
1339 | background:url("../images/header_inner.png") repeat-x scroll 0 0 #003367; |
|
1399 | background-color: #eedc94; background-repeat : repeat-x; | |
1340 | box-shadow: 0 2px 2px rgba(0, 0, 0, 0.6); |
|
1400 | background-image : -khtml-gradient( linear, left top, left bottom, | |
1341 | -webkit-border-radius: 4px 4px 4px 4px; |
|
1401 | from( #fceec1), to( #eedc94)); background-image : -moz-linear-gradient( | |
1342 | -khtml-border-radius: 4px 4px 4px 4px; |
|
1402 | top, #003b76, #00376e); background-image : -ms-linear-gradient( top, | |
1343 | -moz-border-radius: 4px 4px 4px 4px; |
|
1403 | #003b76, #00376e); background-image : -webkit-gradient( linear, left | |
1344 | border-radius: 4px 4px 4px 4px; |
|
1404 | top, left bottom, color-stop( 0%, #003b76), color-stop( 100%, #00376e)); | |
|
1405 | background-image : -webkit-linear-gradient( top, #003b76, #00376e)); | |||
|
1406 | background-image : -o-linear-gradient( top, #003b76, #00376e)); | |||
|
1407 | background-image : linear-gradient( top, #003b76, #00376e); filter : | |||
|
1408 | progid : DXImageTransform.Microsoft.gradient ( startColorstr = | |||
|
1409 | '#003b76', endColorstr = '#00376e', GradientType = 0); | |||
|
1410 | box-shadow: 0 2px 2px rgba(0, 0, 0, 0.6); | |||
|
1411 | -webkit-border-radius: 4px 4px 4px 4px; | |||
|
1412 | -khtml-border-radius: 4px 4px 4px 4px; | |||
|
1413 | -moz-border-radius: 4px 4px 4px 4px; | |||
|
1414 | border-radius: 4px 4px 4px 4px; | |||
|
1415 | background-repeat: repeat-x; | |||
|
1416 | background-image: -khtml-gradient(linear, left top, left bottom, from(#fceec1), | |||
|
1417 | to(#eedc94) ); | |||
|
1418 | background-image: -moz-linear-gradient(top, #003b76, #00376e); | |||
|
1419 | background-image: -ms-linear-gradient(top, #003b76, #00376e); | |||
|
1420 | background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #003b76), | |||
|
1421 | color-stop(100%, #00376e) ); | |||
|
1422 | background-image: -webkit-linear-gradient(top, #003b76, #00376e) ); | |||
|
1423 | background-image: -o-linear-gradient(top, #003b76, #00376e) ); | |||
|
1424 | background-image: linear-gradient(top, #003b76, #00376e); | |||
|
1425 | filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#003b76', | |||
|
1426 | endColorstr='#00376e', GradientType=0 ); | |||
1345 | } |
|
1427 | } | |
1346 |
|
1428 | |||
1347 | #footer div#footer-inner p { |
|
1429 | #footer div#footer-inner p { | |
1348 | padding:15px 25px 15px 0; |
|
1430 | padding: 15px 25px 15px 0; | |
1349 | color:#FFF; |
|
1431 | color: #FFF; | |
1350 | font-weight:700; |
|
1432 | font-weight: 700; | |
1351 | } |
|
1433 | } | |
|
1434 | ||||
1352 | #footer div#footer-inner .footer-link { |
|
1435 | #footer div#footer-inner .footer-link { | |
1353 | float:left; |
|
1436 | float: left; | |
1354 | padding-left:10px; |
|
1437 | padding-left: 10px; | |
1355 | } |
|
1438 | } | |
1356 | #footer div#footer-inner .footer-link a,#footer div#footer-inner .footer-link-right a { |
|
1439 | ||
1357 | color:#FFF; |
|
1440 | #footer div#footer-inner .footer-link a,#footer div#footer-inner .footer-link-right a | |
|
1441 | { | |||
|
1442 | color: #FFF; | |||
1358 | } |
|
1443 | } | |
1359 |
|
1444 | |||
1360 | #login div.title { |
|
1445 | #login div.title { | |
1361 | width:420px; |
|
1446 | width: 420px; | |
1362 | clear:both; |
|
1447 | clear: both; | |
1363 | overflow:hidden; |
|
1448 | overflow: hidden; | |
1364 | position:relative; |
|
1449 | position: relative; | |
1365 | background:#003367 url("../images/header_inner.png") repeat-x; |
|
1450 | background-color: #eedc94; background-repeat : repeat-x; | |
1366 | margin:0 auto; |
|
1451 | background-image : -khtml-gradient( linear, left top, left bottom, | |
1367 | padding:0; |
|
1452 | from( #fceec1), to( #eedc94)); background-image : -moz-linear-gradient( | |
|
1453 | top, #003b76, #00376e); background-image : -ms-linear-gradient( top, | |||
|
1454 | #003b76, #00376e); background-image : -webkit-gradient( linear, left | |||
|
1455 | top, left bottom, color-stop( 0%, #003b76), color-stop( 100%, #00376e)); | |||
|
1456 | background-image : -webkit-linear-gradient( top, #003b76, #00376e)); | |||
|
1457 | background-image : -o-linear-gradient( top, #003b76, #00376e)); | |||
|
1458 | background-image : linear-gradient( top, #003b76, #00376e); filter : | |||
|
1459 | progid : DXImageTransform.Microsoft.gradient ( startColorstr = | |||
|
1460 | '#003b76', endColorstr = '#00376e', GradientType = 0); | |||
|
1461 | margin: 0 auto; | |||
|
1462 | padding: 0; | |||
|
1463 | background-repeat: repeat-x; | |||
|
1464 | background-image: -khtml-gradient(linear, left top, left bottom, from(#fceec1), | |||
|
1465 | to(#eedc94) ); | |||
|
1466 | background-image: -moz-linear-gradient(top, #003b76, #00376e); | |||
|
1467 | background-image: -ms-linear-gradient(top, #003b76, #00376e); | |||
|
1468 | background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #003b76), | |||
|
1469 | color-stop(100%, #00376e) ); | |||
|
1470 | background-image: -webkit-linear-gradient(top, #003b76, #00376e) ); | |||
|
1471 | background-image: -o-linear-gradient(top, #003b76, #00376e) ); | |||
|
1472 | background-image: linear-gradient(top, #003b76, #00376e); | |||
|
1473 | filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#003b76', | |||
|
1474 | endColorstr='#00376e', GradientType=0 ); | |||
1368 | } |
|
1475 | } | |
1369 |
|
1476 | |||
1370 | #login div.inner { |
|
1477 | #login div.inner { | |
1371 | width:380px; |
|
1478 | width: 380px; | |
1372 | background:#FFF url("../images/login.png") no-repeat top left; |
|
1479 | background: #FFF url("../images/login.png") no-repeat top left; | |
1373 | border-top:none; |
|
1480 | border-top: none; | |
1374 | border-bottom:none; |
|
1481 | border-bottom: none; | |
1375 | margin:0 auto; |
|
1482 | margin: 0 auto; | |
1376 | padding:20px; |
|
1483 | padding: 20px; | |
1377 | } |
|
1484 | } | |
1378 |
|
1485 | |||
1379 | #login div.form div.fields div.field div.label { |
|
1486 | #login div.form div.fields div.field div.label { | |
1380 | width:173px; |
|
1487 | width: 173px; | |
1381 | float:left; |
|
1488 | float: left; | |
1382 | text-align:right; |
|
1489 | text-align: right; | |
1383 | margin:2px 10px 0 0; |
|
1490 | margin: 2px 10px 0 0; | |
1384 | padding:5px 0 0 5px; |
|
1491 | padding: 5px 0 0 5px; | |
1385 | } |
|
1492 | } | |
1386 |
|
1493 | |||
1387 | #login div.form div.fields div.field div.input input { |
|
1494 | #login div.form div.fields div.field div.input input { | |
1388 | width:176px; |
|
1495 | width: 176px; | |
1389 | background:#FFF; |
|
1496 | background: #FFF; | |
1390 | border-top:1px solid #b3b3b3; |
|
1497 | border-top: 1px solid #b3b3b3; | |
1391 | border-left:1px solid #b3b3b3; |
|
1498 | border-left: 1px solid #b3b3b3; | |
1392 | border-right:1px solid #eaeaea; |
|
1499 | border-right: 1px solid #eaeaea; | |
1393 | border-bottom:1px solid #eaeaea; |
|
1500 | border-bottom: 1px solid #eaeaea; | |
1394 | color:#000; |
|
1501 | color: #000; | |
1395 | font-family:Lucida Grande, Verdana, Lucida Sans Regular, Lucida Sans Unicode, Arial, sans-serif; |
|
1502 | font-size: 11px; | |
1396 | font-size:11px; |
|
1503 | margin: 0; | |
1397 | margin:0; |
|
1504 | padding: 7px 7px 6px; | |
1398 | padding:7px 7px 6px; |
|
|||
1399 | } |
|
1505 | } | |
1400 |
|
1506 | |||
1401 | #login div.form div.fields div.buttons { |
|
1507 | #login div.form div.fields div.buttons { | |
1402 | clear:both; |
|
1508 | clear: both; | |
1403 | overflow:hidden; |
|
1509 | overflow: hidden; | |
1404 | border-top:1px solid #DDD; |
|
1510 | border-top: 1px solid #DDD; | |
1405 | text-align:right; |
|
1511 | text-align: right; | |
1406 | margin:0; |
|
1512 | margin: 0; | |
1407 | padding:10px 0 0; |
|
1513 | padding: 10px 0 0; | |
1408 | } |
|
1514 | } | |
1409 |
|
1515 | |||
1410 | #login div.form div.links { |
|
1516 | #login div.form div.links { | |
1411 | clear:both; |
|
1517 | clear: both; | |
1412 | overflow:hidden; |
|
1518 | overflow: hidden; | |
1413 | margin:10px 0 0; |
|
1519 | margin: 10px 0 0; | |
1414 | padding:0 0 2px; |
|
1520 | padding: 0 0 2px; | |
1415 | } |
|
1521 | } | |
1416 |
|
1522 | |||
1417 | #quick_login{ |
|
1523 | #quick_login { | |
1418 | top: 31px; |
|
1524 | top: 31px; | |
1419 | background-color: rgb(0, 51, 103); |
|
1525 | background-color: rgb(0, 51, 103); | |
1420 |
z-index: 999; |
|
1526 | z-index: 999; | |
1421 | height: 150px; |
|
1527 | height: 150px; | |
1422 | position: absolute; |
|
1528 | position: absolute; | |
1423 | margin-left: -16px; |
|
1529 | margin-left: -16px; | |
1424 | width: 281px; |
|
1530 | width: 281px; | |
1425 | -webkit-border-radius: 0px 0px 4px 4px; |
|
1531 | -webkit-border-radius: 0px 0px 4px 4px; | |
1426 |
-khtml-border-radius: 0px 0px 4px 4px; |
|
1532 | -khtml-border-radius: 0px 0px 4px 4px; | |
1427 | -moz-border-radius: 0px 0px 4px 4px; |
|
1533 | -moz-border-radius: 0px 0px 4px 4px; | |
1428 | border-radius: 0px 0px 4px 4px; |
|
1534 | border-radius: 0px 0px 4px 4px; | |
1429 |
|
1535 | box-shadow: 0 2px 2px rgba(0, 0, 0, 0.6); | ||
1430 | box-shadow: 0 2px 2px rgba(0, 0, 0, 0.6); |
|
1536 | } | |
1431 | } |
|
1537 | ||
1432 |
|
1538 | #quick_login .password_forgoten { | ||
1433 | #quick_login .password_forgoten{ |
|
1539 | padding-right: 10px; | |
1434 |
padding- |
|
1540 | padding-top: 0px; | |
1435 | padding-top:0px; |
|
1541 | float: left; | |
1436 | float:left; |
|
1542 | } | |
1437 | } |
|
1543 | ||
1438 | #quick_login .password_forgoten a{ |
|
1544 | #quick_login .password_forgoten a { | |
1439 | font-size: 10px |
|
1545 | font-size: 10px | |
1440 | } |
|
1546 | } | |
1441 |
|
1547 | |||
1442 | #quick_login .register{ |
|
1548 | #quick_login .register { | |
1443 | padding-right:10px; |
|
1549 | padding-right: 10px; | |
1444 | padding-top:5px; |
|
1550 | padding-top: 5px; | |
1445 | float:left; |
|
1551 | float: left; | |
1446 | } |
|
1552 | } | |
1447 |
|
1553 | |||
1448 | #quick_login .register a{ |
|
1554 | #quick_login .register a { | |
1449 | font-size: 10px |
|
1555 | font-size: 10px | |
1450 | } |
|
1556 | } | |
1451 | #quick_login div.form div.fields{ |
|
1557 | ||
1452 | padding-top: 2px; |
|
1558 | #quick_login div.form div.fields { | |
1453 |
padding- |
|
1559 | padding-top: 2px; | |
1454 | } |
|
1560 | padding-left: 10px; | |
1455 |
|
1561 | } | ||
1456 | #quick_login div.form div.fields div.field{ |
|
1562 | ||
1457 | padding: 5px; |
|
1563 | #quick_login div.form div.fields div.field { | |
1458 | } |
|
1564 | padding: 5px; | |
1459 |
|
1565 | } | ||
1460 | #quick_login div.form div.fields div.field div.label label{ |
|
1566 | ||
1461 | color:#fff; |
|
1567 | #quick_login div.form div.fields div.field div.label label { | |
1462 | padding-bottom: 3px; |
|
1568 | color: #fff; | |
|
1569 | padding-bottom: 3px; | |||
1463 | } |
|
1570 | } | |
1464 |
|
1571 | |||
1465 | #quick_login div.form div.fields div.field div.input input { |
|
1572 | #quick_login div.form div.fields div.field div.input input { | |
1466 | width:236px; |
|
1573 | width: 236px; | |
1467 | background:#FFF; |
|
1574 | background: #FFF; | |
1468 | border-top:1px solid #b3b3b3; |
|
1575 | border-top: 1px solid #b3b3b3; | |
1469 | border-left:1px solid #b3b3b3; |
|
1576 | border-left: 1px solid #b3b3b3; | |
1470 | border-right:1px solid #eaeaea; |
|
1577 | border-right: 1px solid #eaeaea; | |
1471 | border-bottom:1px solid #eaeaea; |
|
1578 | border-bottom: 1px solid #eaeaea; | |
1472 | color:#000; |
|
1579 | color: #000; | |
1473 | font-family:Lucida Grande, Verdana, Lucida Sans Regular, Lucida Sans Unicode, Arial, sans-serif; |
|
1580 | font-size: 11px; | |
1474 | font-size:11px; |
|
1581 | margin: 0; | |
1475 | margin:0; |
|
1582 | padding: 5px 7px 4px; | |
1476 | padding:5px 7px 4px; |
|
|||
1477 | } |
|
1583 | } | |
1478 |
|
1584 | |||
1479 | #quick_login div.form div.fields div.buttons { |
|
1585 | #quick_login div.form div.fields div.buttons { | |
1480 | clear:both; |
|
1586 | clear: both; | |
1481 | overflow:hidden; |
|
1587 | overflow: hidden; | |
1482 | text-align:right; |
|
1588 | text-align: right; | |
1483 | margin:0; |
|
1589 | margin: 0; | |
1484 | padding:10px 14px 0px 5px; |
|
1590 | padding: 10px 14px 0px 5px; | |
1485 | } |
|
1591 | } | |
1486 |
|
1592 | |||
1487 | #quick_login div.form div.links { |
|
1593 | #quick_login div.form div.links { | |
1488 | clear:both; |
|
1594 | clear: both; | |
1489 | overflow:hidden; |
|
1595 | overflow: hidden; | |
1490 | margin:10px 0 0; |
|
1596 | margin: 10px 0 0; | |
1491 | padding:0 0 2px; |
|
1597 | padding: 0 0 2px; | |
1492 | } |
|
1598 | } | |
1493 |
|
1599 | |||
1494 | #register div.title { |
|
1600 | #register div.title { | |
1495 | clear:both; |
|
1601 | clear: both; | |
1496 | overflow:hidden; |
|
1602 | overflow: hidden; | |
1497 | position:relative; |
|
1603 | position: relative; | |
1498 | background:#003367 url("../images/header_inner.png") repeat-x; |
|
1604 | background: #003367 url("../images/header_inner.png") repeat-x; | |
1499 | margin:0 auto; |
|
1605 | margin: 0 auto; | |
1500 | padding:0; |
|
1606 | padding: 0; | |
1501 | } |
|
1607 | } | |
1502 |
|
1608 | |||
1503 | #register div.inner { |
|
1609 | #register div.inner { | |
1504 | background:#FFF; |
|
1610 | background: #FFF; | |
1505 | border-top:none; |
|
1611 | border-top: none; | |
1506 | border-bottom:none; |
|
1612 | border-bottom: none; | |
1507 | margin:0 auto; |
|
1613 | margin: 0 auto; | |
1508 | padding:20px; |
|
1614 | padding: 20px; | |
1509 | } |
|
1615 | } | |
1510 |
|
1616 | |||
1511 | #register div.form div.fields div.field div.label { |
|
1617 | #register div.form div.fields div.field div.label { | |
1512 | width:135px; |
|
1618 | width: 135px; | |
1513 | float:left; |
|
1619 | float: left; | |
1514 | text-align:right; |
|
1620 | text-align: right; | |
1515 | margin:2px 10px 0 0; |
|
1621 | margin: 2px 10px 0 0; | |
1516 | padding:5px 0 0 5px; |
|
1622 | padding: 5px 0 0 5px; | |
1517 | } |
|
1623 | } | |
1518 |
|
1624 | |||
1519 | #register div.form div.fields div.field div.input input { |
|
1625 | #register div.form div.fields div.field div.input input { | |
1520 | width:300px; |
|
1626 | width: 300px; | |
1521 | background:#FFF; |
|
1627 | background: #FFF; | |
1522 | border-top:1px solid #b3b3b3; |
|
1628 | border-top: 1px solid #b3b3b3; | |
1523 | border-left:1px solid #b3b3b3; |
|
1629 | border-left: 1px solid #b3b3b3; | |
1524 | border-right:1px solid #eaeaea; |
|
1630 | border-right: 1px solid #eaeaea; | |
1525 | border-bottom:1px solid #eaeaea; |
|
1631 | border-bottom: 1px solid #eaeaea; | |
1526 | color:#000; |
|
1632 | color: #000; | |
1527 | font-family:Lucida Grande, Verdana, Lucida Sans Regular, Lucida Sans Unicode, Arial, sans-serif; |
|
1633 | font-size: 11px; | |
1528 | font-size:11px; |
|
1634 | margin: 0; | |
1529 | margin:0; |
|
1635 | padding: 7px 7px 6px; | |
1530 | padding:7px 7px 6px; |
|
|||
1531 | } |
|
1636 | } | |
1532 |
|
1637 | |||
1533 | #register div.form div.fields div.buttons { |
|
1638 | #register div.form div.fields div.buttons { | |
1534 | clear:both; |
|
1639 | clear: both; | |
1535 | overflow:hidden; |
|
1640 | overflow: hidden; | |
1536 | border-top:1px solid #DDD; |
|
1641 | border-top: 1px solid #DDD; | |
1537 | text-align:left; |
|
1642 | text-align: left; | |
1538 | margin:0; |
|
1643 | margin: 0; | |
1539 | padding:10px 0 0 150px; |
|
1644 | padding: 10px 0 0 150px; | |
1540 | } |
|
1645 | } | |
1541 |
|
||||
1542 |
|
1646 | |||
1543 | #register div.form div.activation_msg { |
|
1647 | #register div.form div.activation_msg { | |
1544 | padding-top:4px; |
|
1648 | padding-top: 4px; | |
1545 | padding-bottom:4px; |
|
1649 | padding-bottom: 4px; | |
1546 | } |
|
1650 | } | |
1547 |
|
1651 | |||
1548 | #journal .journal_day{ |
|
1652 | #journal .journal_day { | |
1549 | font-size:20px; |
|
1653 | font-size: 20px; | |
1550 | padding:10px 0px; |
|
1654 | padding: 10px 0px; | |
1551 | border-bottom:2px solid #DDD; |
|
1655 | border-bottom: 2px solid #DDD; | |
1552 | margin-left:10px; |
|
1656 | margin-left: 10px; | |
1553 | margin-right:10px; |
|
1657 | margin-right: 10px; | |
1554 | } |
|
1658 | } | |
1555 |
|
1659 | |||
1556 | #journal .journal_container{ |
|
1660 | #journal .journal_container { | |
1557 | padding:5px; |
|
1661 | padding: 5px; | |
1558 | clear:both; |
|
1662 | clear: both; | |
1559 | margin:0px 5px 0px 10px; |
|
1663 | margin: 0px 5px 0px 10px; | |
1560 | } |
|
1664 | } | |
1561 |
|
1665 | |||
1562 | #journal .journal_action_container{ |
|
1666 | #journal .journal_action_container { | |
1563 | padding-left:38px; |
|
1667 | padding-left: 38px; | |
1564 | } |
|
1668 | } | |
1565 |
|
1669 | |||
1566 | #journal .journal_user{ |
|
1670 | #journal .journal_user { | |
1567 | color: #747474; |
|
1671 | color: #747474; | |
1568 | font-size: 14px; |
|
1672 | font-size: 14px; | |
1569 | font-weight: bold; |
|
1673 | font-weight: bold; | |
1570 | height: 30px; |
|
1674 | height: 30px; | |
1571 | } |
|
1675 | } | |
1572 | #journal .journal_icon{ |
|
1676 | ||
1573 | clear: both; |
|
1677 | #journal .journal_icon { | |
1574 | float: left; |
|
1678 | clear: both; | |
1575 | padding-right: 4px; |
|
1679 | float: left; | |
1576 |
padding-t |
|
1680 | padding-right: 4px; | |
1577 | } |
|
1681 | padding-top: 3px; | |
1578 | #journal .journal_action{ |
|
1682 | } | |
1579 | padding-top:4px; |
|
1683 | ||
1580 | min-height:2px; |
|
1684 | #journal .journal_action { | |
1581 | float:left |
|
1685 | padding-top: 4px; | |
1582 | } |
|
1686 | min-height: 2px; | |
1583 | #journal .journal_action_params{ |
|
1687 | float: left | |
1584 | clear: left; |
|
1688 | } | |
1585 | padding-left: 22px; |
|
1689 | ||
1586 | } |
|
1690 | #journal .journal_action_params { | |
1587 | #journal .journal_repo{ |
|
1691 | clear: left; | |
1588 | float: left; |
|
1692 | padding-left: 22px; | |
1589 | margin-left: 6px; |
|
1693 | } | |
1590 | padding-top: 3px; |
|
1694 | ||
1591 | } |
|
1695 | #journal .journal_repo { | |
1592 | #journal .date{ |
|
1696 | float: left; | |
1593 | clear: both; |
|
1697 | margin-left: 6px; | |
1594 | color: #777777; |
|
1698 | padding-top: 3px; | |
1595 | font-size: 11px; |
|
1699 | } | |
1596 | padding-left: 22px; |
|
1700 | ||
1597 | } |
|
1701 | #journal .date { | |
1598 | #journal .journal_repo .journal_repo_name{ |
|
1702 | clear: both; | |
1599 | font-weight: bold; |
|
1703 | color: #777777; | |
1600 |
font-size: 1 |
|
1704 | font-size: 11px; | |
1601 | } |
|
1705 | padding-left: 22px; | |
1602 | #journal .compare_view{ |
|
1706 | } | |
1603 | padding: 5px 0px 5px 0px; |
|
1707 | ||
1604 | width: 95px; |
|
1708 | #journal .journal_repo .journal_repo_name { | |
1605 | } |
|
1709 | font-weight: bold; | |
1606 | .journal_highlight{ |
|
1710 | font-size: 1.1em; | |
1607 | font-weight: bold; |
|
1711 | } | |
1608 | padding: 0 2px; |
|
1712 | ||
1609 | vertical-align: bottom; |
|
1713 | #journal .compare_view { | |
1610 | } |
|
1714 | padding: 5px 0px 5px 0px; | |
|
1715 | width: 95px; | |||
|
1716 | } | |||
|
1717 | ||||
|
1718 | .journal_highlight { | |||
|
1719 | font-weight: bold; | |||
|
1720 | padding: 0 2px; | |||
|
1721 | vertical-align: bottom; | |||
|
1722 | } | |||
|
1723 | ||||
1611 | .trending_language_tbl,.trending_language_tbl td { |
|
1724 | .trending_language_tbl,.trending_language_tbl td { | |
1612 | border:0 !important; |
|
1725 | border: 0 !important; | |
1613 | margin:0 !important; |
|
1726 | margin: 0 !important; | |
1614 | padding:0 !important; |
|
1727 | padding: 0 !important; | |
1615 | } |
|
1728 | } | |
1616 |
|
1729 | |||
1617 | .trending_language { |
|
1730 | .trending_language { | |
1618 | background-color:#003367; |
|
1731 | background-color: #003367; | |
1619 | color:#FFF; |
|
1732 | color: #FFF; | |
1620 | display:block; |
|
1733 | display: block; | |
1621 | min-width:20px; |
|
1734 | min-width: 20px; | |
1622 | text-decoration:none; |
|
1735 | text-decoration: none; | |
1623 | height:12px; |
|
1736 | height: 12px; | |
1624 | margin-bottom:4px; |
|
1737 | margin-bottom: 4px; | |
1625 | margin-left:5px; |
|
1738 | margin-left: 5px; | |
1626 | white-space:pre; |
|
1739 | white-space: pre; | |
1627 | padding:3px; |
|
1740 | padding: 3px; | |
1628 | } |
|
1741 | } | |
1629 |
|
1742 | |||
1630 | h3.files_location { |
|
1743 | h3.files_location { | |
1631 | font-size:1.8em; |
|
1744 | font-size: 1.8em; | |
1632 | font-weight:700; |
|
1745 | font-weight: 700; | |
1633 | border-bottom:none !important; |
|
1746 | border-bottom: none !important; | |
1634 | margin:10px 0 !important; |
|
1747 | margin: 10px 0 !important; | |
1635 | } |
|
1748 | } | |
1636 |
|
1749 | |||
1637 | #files_data dl dt { |
|
1750 | #files_data dl dt { | |
1638 | float:left; |
|
1751 | float: left; | |
1639 | width:115px; |
|
1752 | width: 115px; | |
1640 | margin:0 !important; |
|
1753 | margin: 0 !important; | |
1641 | padding:5px; |
|
1754 | padding: 5px; | |
1642 | } |
|
1755 | } | |
1643 |
|
1756 | |||
1644 | #files_data dl dd { |
|
1757 | #files_data dl dd { | |
1645 | margin:0 !important; |
|
1758 | margin: 0 !important; | |
1646 | padding:5px !important; |
|
1759 | padding: 5px !important; | |
1647 | } |
|
1760 | } | |
1648 |
|
1761 | |||
1649 | #changeset_content { |
|
1762 | #changeset_content { | |
1650 | border:1px solid #CCC; |
|
1763 | border: 1px solid #CCC; | |
1651 | padding:5px; |
|
1764 | padding: 5px; | |
1652 | } |
|
1765 | } | |
1653 | #changeset_compare_view_content{ |
|
1766 | ||
1654 | border:1px solid #CCC; |
|
1767 | #changeset_compare_view_content { | |
1655 | padding:5px; |
|
1768 | border: 1px solid #CCC; | |
|
1769 | padding: 5px; | |||
1656 | } |
|
1770 | } | |
1657 |
|
1771 | |||
1658 | #changeset_content .container { |
|
1772 | #changeset_content .container { | |
1659 | min-height:120px; |
|
1773 | min-height: 120px; | |
1660 | font-size:1.2em; |
|
1774 | font-size: 1.2em; | |
1661 | overflow:hidden; |
|
1775 | overflow: hidden; | |
1662 | } |
|
1776 | } | |
1663 |
|
1777 | |||
1664 | #changeset_compare_view_content .compare_view_commits{ |
|
1778 | #changeset_compare_view_content .compare_view_commits { | |
1665 | width: auto !important; |
|
1779 | width: auto !important; | |
1666 | } |
|
1780 | } | |
1667 |
|
1781 | |||
1668 | #changeset_compare_view_content .compare_view_commits td{ |
|
1782 | #changeset_compare_view_content .compare_view_commits td { | |
1669 | padding:0px 0px 0px 12px !important; |
|
1783 | padding: 0px 0px 0px 12px !important; | |
1670 | } |
|
1784 | } | |
1671 |
|
1785 | |||
1672 | #changeset_content .container .right { |
|
1786 | #changeset_content .container .right { | |
1673 | float:right; |
|
1787 | float: right; | |
1674 | width:25%; |
|
1788 | width: 25%; | |
1675 | text-align:right; |
|
1789 | text-align: right; | |
1676 | } |
|
1790 | } | |
1677 |
|
1791 | |||
1678 | #changeset_content .container .left .message { |
|
1792 | #changeset_content .container .left .message { | |
1679 | font-style:italic; |
|
1793 | font-style: italic; | |
1680 | color:#556CB5; |
|
1794 | color: #556CB5; | |
1681 | white-space:pre-wrap; |
|
1795 | white-space: pre-wrap; | |
1682 | } |
|
1796 | } | |
1683 |
|
1797 | |||
1684 | .cs_files .cur_cs{ |
|
1798 | .cs_files .cur_cs { | |
1685 | margin:10px 2px; |
|
1799 | margin: 10px 2px; | |
1686 | font-weight: bold; |
|
1800 | font-weight: bold; | |
1687 | } |
|
1801 | } | |
1688 |
|
1802 | |||
1689 | .cs_files .node{ |
|
1803 | .cs_files .node { | |
1690 | float: left; |
|
1804 | float: left; | |
1691 | } |
|
1805 | } | |
1692 | .cs_files .changes{ |
|
1806 | ||
1693 | float: right; |
|
1807 | .cs_files .changes { | |
1694 | } |
|
1808 | float: right; | |
1695 | .cs_files .changes .added{ |
|
1809 | } | |
1696 | background-color: #BBFFBB; |
|
1810 | ||
1697 | float: left; |
|
1811 | .cs_files .changes .added { | |
1698 | text-align: center; |
|
1812 | background-color: #BBFFBB; | |
1699 | font-size: 90%; |
|
1813 | float: left; | |
1700 | } |
|
1814 | text-align: center; | |
1701 | .cs_files .changes .deleted{ |
|
1815 | font-size: 90%; | |
1702 | background-color: #FF8888; |
|
1816 | } | |
1703 | float: left; |
|
1817 | ||
1704 | text-align: center; |
|
1818 | .cs_files .changes .deleted { | |
1705 | font-size: 90%; |
|
1819 | background-color: #FF8888; | |
1706 | } |
|
1820 | float: left; | |
|
1821 | text-align: center; | |||
|
1822 | font-size: 90%; | |||
|
1823 | } | |||
|
1824 | ||||
1707 | .cs_files .cs_added { |
|
1825 | .cs_files .cs_added { | |
1708 |
background:url("../images/icons/page_white_add.png") no-repeat scroll |
|
1826 | background: url("../images/icons/page_white_add.png") no-repeat scroll | |
1709 | height:16px; |
|
1827 | 3px; | |
1710 | padding-left:20px; |
|
1828 | height: 16px; | |
1711 | margin-top:7px; |
|
1829 | padding-left: 20px; | |
1712 | text-align:left; |
|
1830 | margin-top: 7px; | |
|
1831 | text-align: left; | |||
1713 | } |
|
1832 | } | |
1714 |
|
1833 | |||
1715 | .cs_files .cs_changed { |
|
1834 | .cs_files .cs_changed { | |
1716 |
background:url("../images/icons/page_white_edit.png") no-repeat scroll |
|
1835 | background: url("../images/icons/page_white_edit.png") no-repeat scroll | |
1717 | height:16px; |
|
1836 | 3px; | |
1718 | padding-left:20px; |
|
1837 | height: 16px; | |
1719 | margin-top:7px; |
|
1838 | padding-left: 20px; | |
1720 | text-align:left; |
|
1839 | margin-top: 7px; | |
|
1840 | text-align: left; | |||
1721 | } |
|
1841 | } | |
1722 |
|
1842 | |||
1723 | .cs_files .cs_removed { |
|
1843 | .cs_files .cs_removed { | |
1724 |
background:url("../images/icons/page_white_delete.png") no-repeat |
|
1844 | background: url("../images/icons/page_white_delete.png") no-repeat | |
1725 | height:16px; |
|
1845 | scroll 3px; | |
1726 | padding-left:20px; |
|
1846 | height: 16px; | |
1727 | margin-top:7px; |
|
1847 | padding-left: 20px; | |
1728 | text-align:left; |
|
1848 | margin-top: 7px; | |
|
1849 | text-align: left; | |||
1729 | } |
|
1850 | } | |
1730 |
|
1851 | |||
1731 | #graph { |
|
1852 | #graph { | |
1732 | overflow:hidden; |
|
1853 | overflow: hidden; | |
1733 | } |
|
1854 | } | |
1734 |
|
1855 | |||
1735 | #graph_nodes { |
|
1856 | #graph_nodes { | |
1736 | float: left; |
|
1857 | float: left; | |
1737 | margin-right: -6px; |
|
1858 | margin-right: -6px; | |
1738 | margin-top: -4px; |
|
1859 | margin-top: -4px; | |
1739 | } |
|
1860 | } | |
1740 |
|
1861 | |||
1741 | #graph_content { |
|
1862 | #graph_content { | |
1742 | width:800px; |
|
1863 | width: 800px; | |
1743 | float:left; |
|
1864 | float: left; | |
1744 |
|
||||
1745 | } |
|
1865 | } | |
1746 |
|
1866 | |||
1747 | #graph_content .container_header { |
|
1867 | #graph_content .container_header { | |
1748 | border:1px solid #CCC; |
|
1868 | border: 1px solid #CCC; | |
1749 | padding:10px; |
|
1869 | padding: 10px; | |
1750 | } |
|
1870 | } | |
1751 | #graph_content #rev_range_container{ |
|
1871 | ||
1752 | padding:10px 0px; |
|
1872 | #graph_content #rev_range_container { | |
1753 | } |
|
1873 | padding: 10px 0px; | |
|
1874 | } | |||
|
1875 | ||||
1754 | #graph_content .container { |
|
1876 | #graph_content .container { | |
1755 | border-bottom:1px solid #CCC; |
|
1877 | border-bottom: 1px solid #CCC; | |
1756 | border-left:1px solid #CCC; |
|
1878 | border-left: 1px solid #CCC; | |
1757 | border-right:1px solid #CCC; |
|
1879 | border-right: 1px solid #CCC; | |
1758 | min-height:70px; |
|
1880 | min-height: 70px; | |
1759 | overflow:hidden; |
|
1881 | overflow: hidden; | |
1760 | font-size:1.2em; |
|
1882 | font-size: 1.2em; | |
1761 | } |
|
1883 | } | |
1762 |
|
1884 | |||
1763 | #graph_content .container .right { |
|
1885 | #graph_content .container .right { | |
1764 | float:right; |
|
1886 | float: right; | |
1765 | width:28%; |
|
1887 | width: 28%; | |
1766 | text-align:right; |
|
1888 | text-align: right; | |
1767 | padding-bottom:5px; |
|
1889 | padding-bottom: 5px; | |
1768 | } |
|
1890 | } | |
1769 |
|
1891 | |||
1770 | #graph_content .container .left .date { |
|
1892 | #graph_content .container .left .date { | |
1771 | font-weight:700; |
|
1893 | font-weight: 700; | |
1772 | padding-bottom:5px; |
|
1894 | padding-bottom: 5px; | |
1773 | } |
|
1895 | } | |
1774 | #graph_content .container .left .date span{ |
|
1896 | ||
1775 | vertical-align: text-top; |
|
1897 | #graph_content .container .left .date span { | |
1776 | } |
|
1898 | vertical-align: text-top; | |
1777 |
|
1899 | } | ||
1778 | #graph_content .container .left .author{ |
|
1900 | ||
1779 | height: 22px; |
|
1901 | #graph_content .container .left .author { | |
1780 | } |
|
1902 | height: 22px; | |
1781 | #graph_content .container .left .author .user{ |
|
1903 | } | |
1782 | color: #444444; |
|
1904 | ||
1783 | float: left; |
|
1905 | #graph_content .container .left .author .user { | |
1784 | font-size: 12px; |
|
1906 | color: #444444; | |
1785 | margin-left: -4px; |
|
1907 | float: left; | |
1786 | margin-top: 4px; |
|
1908 | font-size: 12px; | |
|
1909 | margin-left: -4px; | |||
|
1910 | margin-top: 4px; | |||
1787 | } |
|
1911 | } | |
1788 |
|
1912 | |||
1789 | #graph_content .container .left .message { |
|
1913 | #graph_content .container .left .message { | |
1790 | font-size:100%; |
|
1914 | font-size: 100%; | |
1791 | padding-top:3px; |
|
1915 | padding-top: 3px; | |
1792 | white-space:pre-wrap; |
|
1916 | white-space: pre-wrap; | |
1793 | } |
|
1917 | } | |
1794 |
|
1918 | |||
1795 | .right div { |
|
1919 | .right div { | |
1796 | clear:both; |
|
1920 | clear: both; | |
1797 | } |
|
1921 | } | |
1798 |
|
1922 | |||
1799 | .right .changes .changed_total{ |
|
1923 | .right .changes .changed_total { | |
1800 | border:1px solid #DDD; |
|
1924 | border: 1px solid #DDD; | |
1801 | display:block; |
|
1925 | display: block; | |
1802 | float:right; |
|
1926 | float: right; | |
1803 | text-align:center; |
|
1927 | text-align: center; | |
1804 | min-width:45px; |
|
1928 | min-width: 45px; | |
1805 | cursor: pointer; |
|
1929 | cursor: pointer; | |
1806 | background:#FD8; |
|
1930 | background: #FD8; | |
1807 | font-weight: bold; |
|
1931 | font-weight: bold; | |
1808 | } |
|
1932 | } | |
|
1933 | ||||
1809 | .right .changes .added,.changed,.removed { |
|
1934 | .right .changes .added,.changed,.removed { | |
1810 | border:1px solid #DDD; |
|
1935 | border: 1px solid #DDD; | |
1811 | display:block; |
|
1936 | display: block; | |
1812 | float:right; |
|
1937 | float: right; | |
1813 | text-align:center; |
|
1938 | text-align: center; | |
1814 | min-width:15px; |
|
1939 | min-width: 15px; | |
1815 | cursor: help; |
|
1940 | cursor: help; | |
1816 | } |
|
1941 | } | |
|
1942 | ||||
1817 | .right .changes .large { |
|
1943 | .right .changes .large { | |
1818 | border:1px solid #DDD; |
|
1944 | border: 1px solid #DDD; | |
1819 | display:block; |
|
1945 | display: block; | |
1820 | float:right; |
|
1946 | float: right; | |
1821 | text-align:center; |
|
1947 | text-align: center; | |
1822 | min-width:45px; |
|
1948 | min-width: 45px; | |
1823 | cursor: help; |
|
1949 | cursor: help; | |
1824 | background: #54A9F7; |
|
1950 | background: #54A9F7; | |
1825 | } |
|
1951 | } | |
1826 |
|
1952 | |||
1827 | .right .changes .added { |
|
1953 | .right .changes .added { | |
1828 | background:#BFB; |
|
1954 | background: #BFB; | |
1829 | } |
|
1955 | } | |
1830 |
|
1956 | |||
1831 | .right .changes .changed { |
|
1957 | .right .changes .changed { | |
1832 | background:#FD8; |
|
1958 | background: #FD8; | |
1833 | } |
|
1959 | } | |
1834 |
|
1960 | |||
1835 | .right .changes .removed { |
|
1961 | .right .changes .removed { | |
1836 | background:#F88; |
|
1962 | background: #F88; | |
1837 | } |
|
1963 | } | |
1838 |
|
1964 | |||
1839 | .right .merge { |
|
1965 | .right .merge { | |
1840 | vertical-align:top; |
|
1966 | vertical-align: top; | |
1841 | font-size:0.75em; |
|
1967 | font-size: 0.75em; | |
1842 | font-weight:700; |
|
1968 | font-weight: 700; | |
1843 | } |
|
1969 | } | |
1844 |
|
1970 | |||
1845 | .right .parent { |
|
1971 | .right .parent { | |
1846 | font-size:90%; |
|
1972 | font-size: 90%; | |
1847 | font-family:monospace; |
|
1973 | font-family: monospace; | |
1848 | } |
|
1974 | } | |
1849 |
|
1975 | |||
1850 | .right .logtags .branchtag { |
|
1976 | .right .logtags .branchtag { | |
1851 |
background:#FFF url("../images/icons/arrow_branch.png") no-repeat right |
|
1977 | background: #FFF url("../images/icons/arrow_branch.png") no-repeat right | |
1852 | display:block; |
|
1978 | 6px; | |
1853 | font-size:0.8em; |
|
1979 | display: block; | |
1854 | padding:11px 16px 0 0; |
|
1980 | font-size: 0.8em; | |
|
1981 | padding: 11px 16px 0 0; | |||
1855 | } |
|
1982 | } | |
1856 |
|
1983 | |||
1857 | .right .logtags .tagtag { |
|
1984 | .right .logtags .tagtag { | |
1858 | background:#FFF url("../images/icons/tag_blue.png") no-repeat right 6px; |
|
1985 | background: #FFF url("../images/icons/tag_blue.png") no-repeat right 6px; | |
1859 | display:block; |
|
1986 | display: block; | |
1860 | font-size:0.8em; |
|
1987 | font-size: 0.8em; | |
1861 | padding:11px 16px 0 0; |
|
1988 | padding: 11px 16px 0 0; | |
1862 | } |
|
1989 | } | |
1863 |
|
1990 | |||
1864 | div.browserblock { |
|
1991 | div.browserblock { | |
1865 | overflow:hidden; |
|
1992 | overflow: hidden; | |
1866 | border:1px solid #ccc; |
|
1993 | border: 1px solid #ccc; | |
1867 | background:#f8f8f8; |
|
1994 | background: #f8f8f8; | |
1868 | font-size:100%; |
|
1995 | font-size: 100%; | |
1869 | line-height:125%; |
|
1996 | line-height: 125%; | |
1870 | padding:0; |
|
1997 | padding: 0; | |
1871 | } |
|
1998 | } | |
1872 |
|
1999 | |||
1873 | div.browserblock .browser-header { |
|
2000 | div.browserblock .browser-header { | |
1874 | background:#FFF; |
|
2001 | background: #FFF; | |
1875 | padding:10px 0px 15px 0px; |
|
2002 | padding: 10px 0px 15px 0px; | |
1876 | width: 100%; |
|
2003 | width: 100%; | |
1877 | } |
|
2004 | } | |
|
2005 | ||||
1878 | div.browserblock .browser-nav { |
|
2006 | div.browserblock .browser-nav { | |
1879 | float:left |
|
2007 | float: left | |
1880 | } |
|
2008 | } | |
1881 |
|
2009 | |||
1882 | div.browserblock .browser-branch { |
|
2010 | div.browserblock .browser-branch { | |
1883 | float:left; |
|
2011 | float: left; | |
1884 | } |
|
2012 | } | |
1885 |
|
2013 | |||
1886 | div.browserblock .browser-branch label { |
|
2014 | div.browserblock .browser-branch label { | |
1887 | color:#4A4A4A; |
|
2015 | color: #4A4A4A; | |
1888 | vertical-align:text-top; |
|
2016 | vertical-align: text-top; | |
1889 | } |
|
2017 | } | |
1890 |
|
2018 | |||
1891 | div.browserblock .browser-header span { |
|
2019 | div.browserblock .browser-header span { | |
1892 | margin-left:5px; |
|
2020 | margin-left: 5px; | |
1893 | font-weight:700; |
|
2021 | font-weight: 700; | |
1894 | } |
|
2022 | } | |
1895 |
|
2023 | |||
1896 | div.browserblock .browser-search{ |
|
2024 | div.browserblock .browser-search { | |
1897 | clear:both; |
|
2025 | clear: both; | |
1898 | padding:8px 8px 0px 5px; |
|
2026 | padding: 8px 8px 0px 5px; | |
1899 | height: 20px; |
|
2027 | height: 20px; | |
1900 | } |
|
2028 | } | |
|
2029 | ||||
1901 | div.browserblock #node_filter_box { |
|
2030 | div.browserblock #node_filter_box { | |
1902 | } |
|
2031 | ||
1903 |
|
2032 | } | ||
1904 | div.browserblock .search_activate{ |
|
2033 | ||
1905 | float: left |
|
2034 | div.browserblock .search_activate { | |
1906 | } |
|
2035 | float: left | |
1907 |
|
2036 | } | ||
1908 | div.browserblock .add_node{ |
|
2037 | ||
1909 | float: left; |
|
2038 | div.browserblock .add_node { | |
1910 | padding-left: 5px; |
|
2039 | float: left; | |
1911 | } |
|
2040 | padding-left: 5px; | |
1912 |
|
2041 | } | ||
1913 | div.browserblock .search_activate a:hover,div.browserblock .add_node a:hover{ |
|
2042 | ||
1914 | text-decoration: none !important; |
|
2043 | div.browserblock .search_activate a:hover,div.browserblock .add_node a:hover | |
|
2044 | { | |||
|
2045 | text-decoration: none !important; | |||
1915 | } |
|
2046 | } | |
1916 |
|
2047 | |||
1917 | div.browserblock .browser-body { |
|
2048 | div.browserblock .browser-body { | |
1918 | background:#EEE; |
|
2049 | background: #EEE; | |
1919 | border-top:1px solid #CCC; |
|
2050 | border-top: 1px solid #CCC; | |
1920 | } |
|
2051 | } | |
1921 |
|
2052 | |||
1922 | table.code-browser { |
|
2053 | table.code-browser { | |
1923 | border-collapse:collapse; |
|
2054 | border-collapse: collapse; | |
1924 | width:100%; |
|
2055 | width: 100%; | |
1925 | } |
|
2056 | } | |
1926 |
|
2057 | |||
1927 | table.code-browser tr { |
|
2058 | table.code-browser tr { | |
1928 | margin:3px; |
|
2059 | margin: 3px; | |
1929 | } |
|
2060 | } | |
1930 |
|
2061 | |||
1931 | table.code-browser thead th { |
|
2062 | table.code-browser thead th { | |
1932 | background-color:#EEE; |
|
2063 | background-color: #EEE; | |
1933 | height:20px; |
|
2064 | height: 20px; | |
1934 | font-size:1.1em; |
|
2065 | font-size: 1.1em; | |
1935 | font-weight:700; |
|
2066 | font-weight: 700; | |
1936 | text-align:left; |
|
2067 | text-align: left; | |
1937 | padding-left:10px; |
|
2068 | padding-left: 10px; | |
1938 | } |
|
2069 | } | |
1939 |
|
2070 | |||
1940 | table.code-browser tbody td { |
|
2071 | table.code-browser tbody td { | |
1941 | padding-left:10px; |
|
2072 | padding-left: 10px; | |
1942 | height:20px; |
|
2073 | height: 20px; | |
1943 | } |
|
2074 | } | |
1944 |
|
2075 | |||
1945 | table.code-browser .browser-file { |
|
2076 | table.code-browser .browser-file { | |
1946 | background:url("../images/icons/document_16.png") no-repeat scroll 3px; |
|
2077 | background: url("../images/icons/document_16.png") no-repeat scroll 3px; | |
1947 | height:16px; |
|
2078 | height: 16px; | |
1948 | padding-left:20px; |
|
2079 | padding-left: 20px; | |
1949 | text-align:left; |
|
2080 | text-align: left; | |
1950 | } |
|
2081 | } | |
1951 | .diffblock .changeset_file{ |
|
2082 | ||
1952 | background:url("../images/icons/file.png") no-repeat scroll 3px; |
|
2083 | .diffblock .changeset_file { | |
1953 | height:16px; |
|
2084 | background: url("../images/icons/file.png") no-repeat scroll 3px; | |
1954 | padding-left:22px; |
|
2085 | height: 16px; | |
1955 | text-align:left; |
|
2086 | padding-left: 22px; | |
1956 | font-size: 14px; |
|
2087 | text-align: left; | |
1957 | } |
|
2088 | font-size: 14px; | |
1958 |
|
2089 | } | ||
1959 | .diffblock .changeset_header{ |
|
2090 | ||
1960 | margin-left: 6px !important; |
|
2091 | .diffblock .changeset_header { | |
|
2092 | margin-left: 6px !important; | |||
1961 | } |
|
2093 | } | |
1962 |
|
2094 | |||
1963 | table.code-browser .browser-dir { |
|
2095 | table.code-browser .browser-dir { | |
1964 | background:url("../images/icons/folder_16.png") no-repeat scroll 3px; |
|
2096 | background: url("../images/icons/folder_16.png") no-repeat scroll 3px; | |
1965 | height:16px; |
|
2097 | height: 16px; | |
1966 | padding-left:20px; |
|
2098 | padding-left: 20px; | |
1967 | text-align:left; |
|
2099 | text-align: left; | |
1968 | } |
|
2100 | } | |
1969 |
|
2101 | |||
1970 | .box .search { |
|
2102 | .box .search { | |
1971 | clear:both; |
|
2103 | clear: both; | |
1972 | overflow:hidden; |
|
2104 | overflow: hidden; | |
1973 | margin:0; |
|
2105 | margin: 0; | |
1974 | padding:0 20px 10px; |
|
2106 | padding: 0 20px 10px; | |
1975 | } |
|
2107 | } | |
1976 |
|
2108 | |||
1977 | .box .search div.search_path { |
|
2109 | .box .search div.search_path { | |
1978 | background:none repeat scroll 0 0 #EEE; |
|
2110 | background: none repeat scroll 0 0 #EEE; | |
1979 | border:1px solid #CCC; |
|
2111 | border: 1px solid #CCC; | |
1980 | color:blue; |
|
2112 | color: blue; | |
1981 | margin-bottom:10px; |
|
2113 | margin-bottom: 10px; | |
1982 | padding:10px 0; |
|
2114 | padding: 10px 0; | |
1983 | } |
|
2115 | } | |
1984 |
|
2116 | |||
1985 | .box .search div.search_path div.link { |
|
2117 | .box .search div.search_path div.link { | |
1986 | font-weight:700; |
|
2118 | font-weight: 700; | |
1987 | margin-left:25px; |
|
2119 | margin-left: 25px; | |
1988 | } |
|
2120 | } | |
1989 |
|
2121 | |||
1990 | .box .search div.search_path div.link a { |
|
2122 | .box .search div.search_path div.link a { | |
1991 | color:#003367; |
|
2123 | color: #003367; | |
1992 | cursor:pointer; |
|
2124 | cursor: pointer; | |
1993 | text-decoration:none; |
|
2125 | text-decoration: none; | |
1994 | } |
|
2126 | } | |
1995 |
|
2127 | |||
1996 | #path_unlock { |
|
2128 | #path_unlock { | |
1997 | color:red; |
|
2129 | color: red; | |
1998 | font-size:1.2em; |
|
2130 | font-size: 1.2em; | |
1999 | padding-left:4px; |
|
2131 | padding-left: 4px; | |
2000 | } |
|
2132 | } | |
2001 |
|
2133 | |||
2002 | .info_box span { |
|
2134 | .info_box span { | |
2003 | margin-left:3px; |
|
2135 | margin-left: 3px; | |
2004 | margin-right:3px; |
|
2136 | margin-right: 3px; | |
2005 | } |
|
2137 | } | |
2006 |
|
2138 | |||
2007 | .info_box .rev { |
|
2139 | .info_box .rev { | |
2008 | color: #003367; |
|
2140 | color: #003367; | |
2009 | font-size: 1.6em; |
|
2141 | font-size: 1.6em; | |
2010 | font-weight: bold; |
|
2142 | font-weight: bold; | |
2011 | vertical-align: sub; |
|
2143 | vertical-align: sub; | |
2012 | } |
|
2144 | } | |
2013 |
|
||||
2014 |
|
2145 | |||
2015 | .info_box input#at_rev,.info_box input#size { |
|
2146 | .info_box input#at_rev,.info_box input#size { | |
2016 | background:#FFF; |
|
2147 | background: #FFF; | |
2017 | border-top:1px solid #b3b3b3; |
|
2148 | border-top: 1px solid #b3b3b3; | |
2018 | border-left:1px solid #b3b3b3; |
|
2149 | border-left: 1px solid #b3b3b3; | |
2019 | border-right:1px solid #eaeaea; |
|
2150 | border-right: 1px solid #eaeaea; | |
2020 | border-bottom:1px solid #eaeaea; |
|
2151 | border-bottom: 1px solid #eaeaea; | |
2021 | color:#000; |
|
2152 | color: #000; | |
2022 | font-family:Lucida Grande, Verdana, Lucida Sans Regular, Lucida Sans Unicode, Arial, sans-serif; |
|
2153 | font-size: 12px; | |
2023 | font-size:12px; |
|
2154 | margin: 0; | |
2024 | margin:0; |
|
2155 | padding: 1px 5px 1px; | |
2025 | padding:1px 5px 1px; |
|
|||
2026 | } |
|
2156 | } | |
2027 |
|
2157 | |||
2028 | .info_box input#view { |
|
2158 | .info_box input#view { | |
2029 | text-align:center; |
|
2159 | text-align: center; | |
2030 | padding:4px 3px 2px 2px; |
|
2160 | padding: 4px 3px 2px 2px; | |
2031 | } |
|
2161 | } | |
2032 |
|
2162 | |||
2033 | .yui-overlay,.yui-panel-container { |
|
2163 | .yui-overlay,.yui-panel-container { | |
2034 | visibility:hidden; |
|
2164 | visibility: hidden; | |
2035 | position:absolute; |
|
2165 | position: absolute; | |
2036 | z-index:2; |
|
2166 | z-index: 2; | |
2037 | } |
|
2167 | } | |
2038 |
|
2168 | |||
2039 | .yui-tt { |
|
2169 | .yui-tt { | |
2040 | visibility:hidden; |
|
2170 | visibility: hidden; | |
2041 | position:absolute; |
|
2171 | position: absolute; | |
2042 | color:#666; |
|
2172 | color: #666; | |
2043 | background-color:#FFF; |
|
2173 | background-color: #FFF; | |
2044 | font-family:arial, helvetica, verdana, sans-serif; |
|
2174 | border: 2px solid #003367; | |
2045 | border:2px solid #003367; |
|
2175 | font: 100% sans-serif; | |
2046 | font:100% sans-serif; |
|
2176 | width: auto; | |
2047 | width:auto; |
|
2177 | opacity: 1px; | |
2048 | opacity:1px; |
|
2178 | padding: 8px; | |
2049 | padding:8px; |
|
2179 | white-space: pre-wrap; | |
2050 | white-space: pre-wrap; |
|
2180 | -webkit-border-radius: 8px 8px 8px 8px; | |
2051 |
|
|
2181 | -khtml-border-radius: 8px 8px 8px 8px; | |
2052 |
|
|
2182 | -moz-border-radius: 8px 8px 8px 8px; | |
2053 |
|
|
2183 | border-radius: 8px 8px 8px 8px; | |
2054 | border-radius: 8px 8px 8px 8px; |
|
2184 | box-shadow: 0 2px 2px rgba(0, 0, 0, 0.6); | |
2055 | box-shadow: 0 2px 2px rgba(0, 0, 0, 0.6); |
|
|||
2056 | } |
|
2185 | } | |
2057 |
|
2186 | |||
2058 | .ac { |
|
2187 | .ac { | |
2059 | vertical-align:top; |
|
2188 | vertical-align: top; | |
2060 | } |
|
2189 | } | |
2061 |
|
2190 | |||
2062 | .ac .yui-ac { |
|
2191 | .ac .yui-ac { | |
2063 | position:relative; |
|
2192 | position: relative; | |
2064 | font-family:arial; |
|
2193 | font-size: 100%; | |
2065 | font-size:100%; |
|
|||
2066 | } |
|
2194 | } | |
2067 |
|
2195 | |||
2068 | .ac .perm_ac { |
|
2196 | .ac .perm_ac { | |
2069 | width:15em; |
|
2197 | width: 15em; | |
2070 | } |
|
2198 | } | |
2071 |
|
2199 | |||
2072 | .ac .yui-ac-input { |
|
2200 | .ac .yui-ac-input { | |
2073 | width:100%; |
|
2201 | width: 100%; | |
2074 | } |
|
2202 | } | |
2075 |
|
2203 | |||
2076 | .ac .yui-ac-container { |
|
2204 | .ac .yui-ac-container { | |
2077 | position:absolute; |
|
2205 | position: absolute; | |
2078 | top:1.6em; |
|
2206 | top: 1.6em; | |
2079 | width:100%; |
|
2207 | width: 100%; | |
2080 | } |
|
2208 | } | |
2081 |
|
2209 | |||
2082 | .ac .yui-ac-content { |
|
2210 | .ac .yui-ac-content { | |
2083 | position:absolute; |
|
2211 | position: absolute; | |
2084 | width:100%; |
|
2212 | width: 100%; | |
2085 | border:1px solid gray; |
|
2213 | border: 1px solid gray; | |
2086 | background:#fff; |
|
2214 | background: #fff; | |
2087 | overflow:hidden; |
|
2215 | overflow: hidden; | |
2088 | z-index:9050; |
|
2216 | z-index: 9050; | |
2089 | } |
|
2217 | } | |
2090 |
|
2218 | |||
2091 | .ac .yui-ac-shadow { |
|
2219 | .ac .yui-ac-shadow { | |
2092 | position:absolute; |
|
2220 | position: absolute; | |
2093 | width:100%; |
|
2221 | width: 100%; | |
2094 | background:#000; |
|
2222 | background: #000; | |
2095 | -moz-opacity:0.1px; |
|
2223 | -moz-opacity: 0.1px; | |
2096 | opacity:.10; |
|
2224 | opacity: .10; | |
2097 | filter:alpha(opacity = 10); |
|
2225 | filter: alpha(opacity = 10); | |
2098 | z-index:9049; |
|
2226 | z-index: 9049; | |
2099 | margin:.3em; |
|
2227 | margin: .3em; | |
2100 | } |
|
2228 | } | |
2101 |
|
2229 | |||
2102 | .ac .yui-ac-content ul { |
|
2230 | .ac .yui-ac-content ul { | |
2103 | width:100%; |
|
2231 | width: 100%; | |
2104 | margin:0; |
|
2232 | margin: 0; | |
2105 | padding:0; |
|
2233 | padding: 0; | |
2106 | } |
|
2234 | } | |
2107 |
|
2235 | |||
2108 | .ac .yui-ac-content li { |
|
2236 | .ac .yui-ac-content li { | |
2109 | cursor:default; |
|
2237 | cursor: default; | |
2110 | white-space:nowrap; |
|
2238 | white-space: nowrap; | |
2111 | margin:0; |
|
2239 | margin: 0; | |
2112 | padding:2px 5px; |
|
2240 | padding: 2px 5px; | |
2113 | } |
|
2241 | } | |
2114 |
|
2242 | |||
2115 | .ac .yui-ac-content li.yui-ac-prehighlight { |
|
2243 | .ac .yui-ac-content li.yui-ac-prehighlight { | |
2116 | background:#B3D4FF; |
|
2244 | background: #B3D4FF; | |
2117 | } |
|
2245 | } | |
2118 |
|
2246 | |||
2119 | .ac .yui-ac-content li.yui-ac-highlight { |
|
2247 | .ac .yui-ac-content li.yui-ac-highlight { | |
2120 | background:#556CB5; |
|
2248 | background: #556CB5; | |
2121 | color:#FFF; |
|
2249 | color: #FFF; | |
2122 | } |
|
2250 | } | |
2123 |
|
2251 | |||
2124 |
|
2252 | .follow { | ||
2125 | .follow{ |
|
2253 | background: url("../images/icons/heart_add.png") no-repeat scroll 3px; | |
2126 | background:url("../images/icons/heart_add.png") no-repeat scroll 3px; |
|
2254 | height: 16px; | |
2127 | height: 16px; |
|
2255 | width: 20px; | |
2128 | width: 20px; |
|
2256 | cursor: pointer; | |
2129 | cursor: pointer; |
|
2257 | display: block; | |
2130 | display: block; |
|
2258 | float: right; | |
2131 | float: right; |
|
2259 | margin-top: 2px; | |
2132 | margin-top: 2px; |
|
2260 | } | |
2133 | } |
|
2261 | ||
2134 |
|
2262 | .following { | ||
2135 | .following{ |
|
2263 | background: url("../images/icons/heart_delete.png") no-repeat scroll 3px; | |
2136 | background:url("../images/icons/heart_delete.png") no-repeat scroll 3px; |
|
2264 | height: 16px; | |
2137 | height: 16px; |
|
2265 | width: 20px; | |
2138 | width: 20px; |
|
2266 | cursor: pointer; | |
2139 | cursor: pointer; |
|
2267 | display: block; | |
2140 | display: block; |
|
2268 | float: right; | |
2141 | float: right; |
|
2269 | margin-top: 2px; | |
2142 | margin-top: 2px; |
|
2270 | } | |
2143 | } |
|
2271 | ||
2144 |
|
2272 | .currently_following { | ||
2145 | .currently_following{ |
|
2273 | padding-left: 10px; | |
2146 |
padding- |
|
2274 | padding-bottom: 5px; | |
2147 | padding-bottom:5px; |
|
|||
2148 | } |
|
2275 | } | |
2149 |
|
2276 | |||
2150 | .add_icon { |
|
2277 | .add_icon { | |
2151 | background:url("../images/icons/add.png") no-repeat scroll 3px; |
|
2278 | background: url("../images/icons/add.png") no-repeat scroll 3px; | |
2152 | padding-left:20px; |
|
2279 | padding-left: 20px; | |
2153 | padding-top:0px; |
|
2280 | padding-top: 0px; | |
2154 | text-align:left; |
|
2281 | text-align: left; | |
2155 | } |
|
2282 | } | |
2156 |
|
2283 | |||
2157 | .edit_icon { |
|
2284 | .edit_icon { | |
2158 | background:url("../images/icons/folder_edit.png") no-repeat scroll 3px; |
|
2285 | background: url("../images/icons/folder_edit.png") no-repeat scroll 3px; | |
2159 | padding-left:20px; |
|
2286 | padding-left: 20px; | |
2160 | padding-top:0px; |
|
2287 | padding-top: 0px; | |
2161 | text-align:left; |
|
2288 | text-align: left; | |
2162 | } |
|
2289 | } | |
2163 |
|
2290 | |||
2164 | .delete_icon { |
|
2291 | .delete_icon { | |
2165 | background:url("../images/icons/delete.png") no-repeat scroll 3px; |
|
2292 | background: url("../images/icons/delete.png") no-repeat scroll 3px; | |
2166 | padding-left:20px; |
|
2293 | padding-left: 20px; | |
2167 | padding-top:0px; |
|
2294 | padding-top: 0px; | |
2168 | text-align:left; |
|
2295 | text-align: left; | |
2169 | } |
|
2296 | } | |
2170 |
|
2297 | |||
2171 | .refresh_icon { |
|
2298 | .refresh_icon { | |
2172 |
background:url("../images/icons/arrow_refresh.png") no-repeat scroll |
|
2299 | background: url("../images/icons/arrow_refresh.png") no-repeat scroll | |
2173 | padding-left:20px; |
|
2300 | 3px; | |
2174 |
padding-t |
|
2301 | padding-left: 20px; | |
2175 | text-align:left; |
|
2302 | padding-top: 0px; | |
|
2303 | text-align: left; | |||
2176 | } |
|
2304 | } | |
2177 |
|
2305 | |||
2178 | .pull_icon { |
|
2306 | .pull_icon { | |
2179 | background:url("../images/icons/connect.png") no-repeat scroll 3px; |
|
2307 | background: url("../images/icons/connect.png") no-repeat scroll 3px; | |
2180 | padding-left:20px; |
|
2308 | padding-left: 20px; | |
2181 | padding-top:0px; |
|
2309 | padding-top: 0px; | |
2182 | text-align:left; |
|
2310 | text-align: left; | |
2183 | } |
|
2311 | } | |
2184 |
|
2312 | |||
2185 | .rss_icon { |
|
2313 | .rss_icon { | |
2186 | background:url("../images/icons/rss_16.png") no-repeat scroll 3px; |
|
2314 | background: url("../images/icons/rss_16.png") no-repeat scroll 3px; | |
2187 | padding-left:20px; |
|
2315 | padding-left: 20px; | |
2188 | padding-top:0px; |
|
2316 | padding-top: 0px; | |
2189 | text-align:left; |
|
2317 | text-align: left; | |
2190 | } |
|
2318 | } | |
2191 |
|
2319 | |||
2192 | .atom_icon { |
|
2320 | .atom_icon { | |
2193 | background:url("../images/icons/atom.png") no-repeat scroll 3px; |
|
2321 | background: url("../images/icons/atom.png") no-repeat scroll 3px; | |
2194 | padding-left:20px; |
|
2322 | padding-left: 20px; | |
2195 | padding-top:0px; |
|
2323 | padding-top: 0px; | |
2196 | text-align:left; |
|
2324 | text-align: left; | |
2197 | } |
|
2325 | } | |
2198 |
|
2326 | |||
2199 | .archive_icon { |
|
2327 | .archive_icon { | |
2200 | background:url("../images/icons/compress.png") no-repeat scroll 3px; |
|
2328 | background: url("../images/icons/compress.png") no-repeat scroll 3px; | |
2201 | padding-left:20px; |
|
2329 | padding-left: 20px; | |
2202 | text-align:left; |
|
2330 | text-align: left; | |
2203 | padding-top:1px; |
|
2331 | padding-top: 1px; | |
2204 | } |
|
2332 | } | |
2205 |
|
2333 | |||
2206 | .start_following_icon { |
|
2334 | .start_following_icon { | |
2207 | background:url("../images/icons/heart_add.png") no-repeat scroll 3px; |
|
2335 | background: url("../images/icons/heart_add.png") no-repeat scroll 3px; | |
2208 | padding-left:20px; |
|
2336 | padding-left: 20px; | |
2209 | text-align:left; |
|
2337 | text-align: left; | |
2210 | padding-top:0px; |
|
2338 | padding-top: 0px; | |
2211 | } |
|
2339 | } | |
2212 |
|
2340 | |||
2213 | .stop_following_icon { |
|
2341 | .stop_following_icon { | |
2214 | background:url("../images/icons/heart_delete.png") no-repeat scroll 3px; |
|
2342 | background: url("../images/icons/heart_delete.png") no-repeat scroll 3px; | |
2215 | padding-left:20px; |
|
2343 | padding-left: 20px; | |
2216 | text-align:left; |
|
2344 | text-align: left; | |
2217 | padding-top:0px; |
|
2345 | padding-top: 0px; | |
2218 | } |
|
2346 | } | |
2219 |
|
2347 | |||
2220 | .action_button { |
|
2348 | .action_button { | |
2221 | border:0; |
|
2349 | border: 0; | |
2222 | display:inline; |
|
2350 | display: inline; | |
2223 | } |
|
2351 | } | |
2224 |
|
2352 | |||
2225 | .action_button:hover { |
|
2353 | .action_button:hover { | |
2226 | border:0; |
|
2354 | border: 0; | |
2227 | text-decoration:underline; |
|
2355 | text-decoration: underline; | |
2228 | cursor:pointer; |
|
2356 | cursor: pointer; | |
2229 | } |
|
2357 | } | |
2230 |
|
2358 | |||
2231 | #switch_repos { |
|
2359 | #switch_repos { | |
2232 | position:absolute; |
|
2360 | position: absolute; | |
2233 | height:25px; |
|
2361 | height: 25px; | |
2234 | z-index:1; |
|
2362 | z-index: 1; | |
2235 | } |
|
2363 | } | |
2236 |
|
2364 | |||
2237 | #switch_repos select { |
|
2365 | #switch_repos select { | |
2238 | min-width:150px; |
|
2366 | min-width: 150px; | |
2239 | max-height:250px; |
|
2367 | max-height: 250px; | |
2240 | z-index:1; |
|
2368 | z-index: 1; | |
2241 | } |
|
2369 | } | |
2242 |
|
2370 | |||
2243 | .breadcrumbs { |
|
2371 | .breadcrumbs { | |
2244 | border:medium none; |
|
2372 | border: medium none; | |
2245 | color:#FFF; |
|
2373 | color: #FFF; | |
2246 | float:left; |
|
2374 | float: left; | |
2247 | text-transform:uppercase; |
|
2375 | text-transform: uppercase; | |
2248 | font-weight:700; |
|
2376 | font-weight: 700; | |
2249 | font-size:14px; |
|
2377 | font-size: 14px; | |
2250 | margin:0; |
|
2378 | margin: 0; | |
2251 | padding:11px 0 11px 10px; |
|
2379 | padding: 11px 0 11px 10px; | |
2252 | } |
|
2380 | } | |
2253 |
|
2381 | |||
2254 | .breadcrumbs a { |
|
2382 | .breadcrumbs a { | |
2255 | color:#FFF; |
|
2383 | color: #FFF; | |
|
2384 | } | |||
|
2385 | ||||
|
2386 | .flash_msg { | |||
|
2387 | ||||
2256 | } |
|
2388 | } | |
2257 |
|
2389 | |||
2258 | .flash_msg ul { |
|
2390 | .flash_msg ul { | |
2259 | margin:0; |
|
2391 | ||
2260 | padding:0 0 10px; |
|
|||
2261 | } |
|
2392 | } | |
2262 |
|
2393 | |||
2263 | .error_msg { |
|
2394 | .error_msg { | |
2264 |
background-color: |
|
2395 | background-color: #c43c35; | |
2265 | background-image:url("../images/icons/error_msg.png"); |
|
2396 | background-repeat: repeat-x; | |
2266 | border:1px solid #FF9595; |
|
2397 | background-image: -khtml-gradient(linear, left top, left bottom, from(#ee5f5b), | |
2267 | color:#C30; |
|
2398 | to(#c43c35) ); | |
|
2399 | background-image: -moz-linear-gradient(top, #ee5f5b, #c43c35); | |||
|
2400 | background-image: -ms-linear-gradient(top, #ee5f5b, #c43c35); | |||
|
2401 | background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ee5f5b), | |||
|
2402 | color-stop(100%, #c43c35) ); | |||
|
2403 | background-image: -webkit-linear-gradient(top, #ee5f5b, #c43c35); | |||
|
2404 | background-image: -o-linear-gradient(top, #ee5f5b, #c43c35); | |||
|
2405 | background-image: linear-gradient(top, #ee5f5b, #c43c35); | |||
|
2406 | filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ee5f5b', | |||
|
2407 | endColorstr='#c43c35', GradientType=0 ); | |||
|
2408 | border-color: #c43c35 #c43c35 #882a25; | |||
2268 | } |
|
2409 | } | |
2269 |
|
2410 | |||
2270 | .warning_msg { |
|
2411 | .warning_msg { | |
2271 | background-color:#FFFBCC; |
|
2412 | color: #404040 !important; | |
2272 | background-image:url("../images/icons/warning_msg.png"); |
|
2413 | background-color: #eedc94; | |
2273 | border:1px solid #FFF35E; |
|
2414 | background-repeat: repeat-x; | |
2274 | color:#C69E00; |
|
2415 | background-image: -khtml-gradient(linear, left top, left bottom, from(#fceec1), | |
|
2416 | to(#eedc94) ); | |||
|
2417 | background-image: -moz-linear-gradient(top, #fceec1, #eedc94); | |||
|
2418 | background-image: -ms-linear-gradient(top, #fceec1, #eedc94); | |||
|
2419 | background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fceec1), | |||
|
2420 | color-stop(100%, #eedc94) ); | |||
|
2421 | background-image: -webkit-linear-gradient(top, #fceec1, #eedc94); | |||
|
2422 | background-image: -o-linear-gradient(top, #fceec1, #eedc94); | |||
|
2423 | background-image: linear-gradient(top, #fceec1, #eedc94); | |||
|
2424 | filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fceec1', | |||
|
2425 | endColorstr='#eedc94', GradientType=0 ); | |||
|
2426 | border-color: #eedc94 #eedc94 #e4c652; | |||
2275 | } |
|
2427 | } | |
2276 |
|
2428 | |||
2277 | .success_msg { |
|
2429 | .success_msg { | |
2278 |
background-color: |
|
2430 | background-color: #57a957; | |
2279 | background-image:url("../images/icons/success_msg.png"); |
|
2431 | background-repeat: repeat-x !important; | |
2280 | border:1px solid #97FF88; |
|
2432 | background-image: -khtml-gradient(linear, left top, left bottom, from(#62c462), | |
2281 | color:#090; |
|
2433 | to(#57a957) ); | |
|
2434 | background-image: -moz-linear-gradient(top, #62c462, #57a957); | |||
|
2435 | background-image: -ms-linear-gradient(top, #62c462, #57a957); | |||
|
2436 | background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #62c462), | |||
|
2437 | color-stop(100%, #57a957) ); | |||
|
2438 | background-image: -webkit-linear-gradient(top, #62c462, #57a957); | |||
|
2439 | background-image: -o-linear-gradient(top, #62c462, #57a957); | |||
|
2440 | background-image: linear-gradient(top, #62c462, #57a957); | |||
|
2441 | filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#62c462', | |||
|
2442 | endColorstr='#57a957', GradientType=0 ); | |||
|
2443 | border-color: #57a957 #57a957 #3d773d; | |||
2282 | } |
|
2444 | } | |
2283 |
|
2445 | |||
2284 | .notice_msg { |
|
2446 | .notice_msg { | |
2285 |
background-color: |
|
2447 | background-color: #339bb9; | |
2286 | background-image:url("../images/icons/notice_msg.png"); |
|
2448 | background-repeat: repeat-x; | |
2287 | border:1px solid #93A8FF; |
|
2449 | background-image: -khtml-gradient(linear, left top, left bottom, from(#5bc0de), | |
2288 | color:#556CB5; |
|
2450 | to(#339bb9) ); | |
|
2451 | background-image: -moz-linear-gradient(top, #5bc0de, #339bb9); | |||
|
2452 | background-image: -ms-linear-gradient(top, #5bc0de, #339bb9); | |||
|
2453 | background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #5bc0de), | |||
|
2454 | color-stop(100%, #339bb9) ); | |||
|
2455 | background-image: -webkit-linear-gradient(top, #5bc0de, #339bb9); | |||
|
2456 | background-image: -o-linear-gradient(top, #5bc0de, #339bb9); | |||
|
2457 | background-image: linear-gradient(top, #5bc0de, #339bb9); | |||
|
2458 | filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#5bc0de', | |||
|
2459 | endColorstr='#339bb9', GradientType=0 ); | |||
|
2460 | border-color: #339bb9 #339bb9 #22697d; | |||
2289 | } |
|
2461 | } | |
2290 |
|
2462 | |||
2291 | .success_msg,.error_msg,.notice_msg,.warning_msg { |
|
2463 | .success_msg,.error_msg,.notice_msg,.warning_msg { | |
2292 | background-position:10px center; |
|
2464 | font-size: 12px; | |
2293 | background-repeat:no-repeat; |
|
2465 | font-weight: 700; | |
2294 | font-size:12px; |
|
2466 | min-height: 14px; | |
2295 | font-weight:700; |
|
2467 | line-height: 14px; | |
2296 | min-height:14px; |
|
2468 | margin-bottom: 10px; | |
2297 | line-height:14px; |
|
2469 | margin-top: 0; | |
2298 | margin-bottom:0; |
|
2470 | display: block; | |
2299 | margin-top:0; |
|
2471 | overflow: auto; | |
2300 | display:block; |
|
2472 | padding: 6px 10px 6px 10px; | |
2301 | overflow:auto; |
|
2473 | border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25); | |
2302 | padding:6px 10px 6px 40px; |
|
2474 | position: relative; | |
|
2475 | color: #FFF; | |||
|
2476 | border-width: 1px; | |||
|
2477 | border-style: solid; | |||
|
2478 | -webkit-border-radius: 4px; | |||
|
2479 | -moz-border-radius: 4px; | |||
|
2480 | border-radius: 4px; | |||
|
2481 | -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.25); | |||
|
2482 | -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.25); | |||
|
2483 | box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.25); | |||
2303 | } |
|
2484 | } | |
2304 |
|
2485 | |||
2305 | #msg_close { |
|
2486 | #msg_close { | |
2306 |
background:transparent url("../icons/cross_grey_small.png") no-repeat |
|
2487 | background: transparent url("../icons/cross_grey_small.png") no-repeat | |
2307 | cursor:pointer; |
|
2488 | scroll 0 0; | |
2308 | height:16px; |
|
2489 | cursor: pointer; | |
2309 | position:absolute; |
|
2490 | height: 16px; | |
2310 | right:5px; |
|
2491 | position: absolute; | |
2311 |
t |
|
2492 | right: 5px; | |
2312 | width:16px; |
|
2493 | top: 5px; | |
|
2494 | width: 16px; | |||
2313 | } |
|
2495 | } | |
2314 |
|
2496 | |||
2315 | div#legend_container table,div#legend_choices table { |
|
2497 | div#legend_container table,div#legend_choices table { | |
2316 | width:auto !important; |
|
2498 | width: auto !important; | |
2317 | } |
|
2499 | } | |
2318 |
|
2500 | |||
2319 | table#permissions_manage { |
|
2501 | table#permissions_manage { | |
2320 | width:0 !important; |
|
2502 | width: 0 !important; | |
2321 | } |
|
2503 | } | |
2322 |
|
2504 | |||
2323 | table#permissions_manage span.private_repo_msg { |
|
2505 | table#permissions_manage span.private_repo_msg { | |
2324 | font-size:0.8em; |
|
2506 | font-size: 0.8em; | |
2325 | opacity:0.6px; |
|
2507 | opacity: 0.6px; | |
2326 | } |
|
2508 | } | |
2327 |
|
2509 | |||
2328 | table#permissions_manage td.private_repo_msg { |
|
2510 | table#permissions_manage td.private_repo_msg { | |
2329 | font-size:0.8em; |
|
2511 | font-size: 0.8em; | |
2330 | } |
|
2512 | } | |
2331 |
|
2513 | |||
2332 | table#permissions_manage tr#add_perm_input td { |
|
2514 | table#permissions_manage tr#add_perm_input td { | |
2333 | vertical-align:middle; |
|
2515 | vertical-align: middle; | |
2334 | } |
|
2516 | } | |
2335 |
|
2517 | |||
2336 | div.gravatar { |
|
2518 | div.gravatar { | |
2337 | background-color:#FFF; |
|
2519 | background-color: #FFF; | |
2338 | border:1px solid #D0D0D0; |
|
2520 | border: 1px solid #D0D0D0; | |
2339 | float:left; |
|
2521 | float: left; | |
2340 | margin-right:0.7em; |
|
2522 | margin-right: 0.7em; | |
2341 | padding:2px 2px 0; |
|
2523 | padding: 2px 2px 0; | |
2342 |
|
2524 | -webkit-border-radius: 6px; | ||
2343 |
|
|
2525 | -khtml-border-radius: 6px; | |
2344 |
|
|
2526 | -moz-border-radius: 6px; | |
2345 |
|
|
2527 | border-radius: 6px; | |
2346 | border-radius: 6px; |
|
|||
2347 |
|
||||
2348 | } |
|
2528 | } | |
2349 |
|
2529 | |||
2350 | div.gravatar img { |
|
2530 | div.gravatar img { | |
2351 | -webkit-border-radius: 4px; |
|
2531 | -webkit-border-radius: 4px; | |
2352 |
-khtml-border-radius: 4px; |
|
2532 | -khtml-border-radius: 4px; | |
2353 | -moz-border-radius: 4px; |
|
2533 | -moz-border-radius: 4px; | |
2354 |
border-radius: 4px; |
|
2534 | border-radius: 4px; | |
2355 | } |
|
2535 | } | |
2356 |
|
2536 | |||
2357 | #header,#content,#footer { |
|
2537 | #header,#content,#footer { | |
2358 | min-width:978px; |
|
2538 | min-width: 978px; | |
2359 | } |
|
2539 | } | |
2360 |
|
2540 | |||
2361 | #content { |
|
2541 | #content { | |
2362 | clear:both; |
|
2542 | clear: both; | |
2363 | overflow:hidden; |
|
2543 | overflow: hidden; | |
2364 | padding:14px 10px; |
|
2544 | padding: 14px 10px; | |
2365 | } |
|
2545 | } | |
2366 |
|
2546 | |||
2367 | #content div.box div.title div.search { |
|
2547 | #content div.box div.title div.search { | |
2368 | background:url("../images/title_link.png") no-repeat top left; |
|
2548 | background: url("../images/title_link.png") no-repeat top left; | |
2369 | border-left:1px solid #316293; |
|
2549 | border-left: 1px solid #316293; | |
2370 | } |
|
2550 | } | |
2371 |
|
2551 | |||
2372 | #content div.box div.title div.search div.input input { |
|
2552 | #content div.box div.title div.search div.input input { | |
2373 | border:1px solid #316293; |
|
2553 | border: 1px solid #316293; | |
2374 | } |
|
2554 | } | |
2375 |
|
2555 | |||
2376 | .ui-button-small a:hover { |
|
2556 | .ui-button-small a:hover { | |
2377 |
|
2557 | |||
2378 | } |
|
2558 | } | |
|
2559 | ||||
2379 | input.ui-button-small,.ui-button-small { |
|
2560 | input.ui-button-small,.ui-button-small { | |
2380 | background:#e5e3e3 url("../images/button.png") repeat-x !important; |
|
2561 | background: #e5e3e3 url("../images/button.png") repeat-x !important; | |
2381 | border-top:1px solid #DDD !important; |
|
2562 | border-top: 1px solid #DDD !important; | |
2382 | border-left:1px solid #c6c6c6 !important; |
|
2563 | border-left: 1px solid #c6c6c6 !important; | |
2383 | border-right:1px solid #DDD !important; |
|
2564 | border-right: 1px solid #DDD !important; | |
2384 | border-bottom:1px solid #c6c6c6 !important; |
|
2565 | border-bottom: 1px solid #c6c6c6 !important; | |
2385 | color:#515151 !important; |
|
2566 | color: #515151 !important; | |
2386 | outline:none !important; |
|
2567 | outline: none !important; | |
2387 | margin:0 !important; |
|
2568 | margin: 0 !important; | |
2388 | -webkit-border-radius: 4px 4px 4px 4px !important; |
|
2569 | -webkit-border-radius: 4px 4px 4px 4px !important; | |
2389 |
-khtml-border-radius: 4px 4px 4px 4px !important; |
|
2570 | -khtml-border-radius: 4px 4px 4px 4px !important; | |
2390 | -moz-border-radius: 4px 4px 4px 4px !important; |
|
2571 | -moz-border-radius: 4px 4px 4px 4px !important; | |
2391 | border-radius: 4px 4px 4px 4px !important; |
|
2572 | border-radius: 4px 4px 4px 4px !important; | |
2392 | box-shadow: 0 1px 0 #ececec !important; |
|
2573 | box-shadow: 0 1px 0 #ececec !important; | |
2393 | cursor: pointer !important; |
|
2574 | cursor: pointer !important; | |
2394 | padding:0px 2px 1px 2px; |
|
2575 | padding: 0px 2px 1px 2px; | |
2395 | } |
|
2576 | } | |
2396 |
|
2577 | |||
2397 | input.ui-button-small:hover,.ui-button-small:hover { |
|
2578 | input.ui-button-small:hover,.ui-button-small:hover { | |
2398 |
background:#b4b4b4 url("../images/button_selected.png") repeat-x |
|
2579 | background: #b4b4b4 url("../images/button_selected.png") repeat-x | |
2399 | border-top:1px solid #ccc !important; |
|
2580 | !important; | |
2400 |
border- |
|
2581 | border-top: 1px solid #ccc !important; | |
2401 |
border- |
|
2582 | border-left: 1px solid #bebebe !important; | |
2402 |
border- |
|
2583 | border-right: 1px solid #b1b1b1 !important; | |
2403 | text-decoration: none; |
|
2584 | border-bottom: 1px solid #afafaf !important; | |
|
2585 | text-decoration: none; | |||
2404 | } |
|
2586 | } | |
2405 |
|
2587 | |||
2406 | input.ui-button-small-blue,.ui-button-small-blue { |
|
2588 | input.ui-button-small-blue,.ui-button-small-blue { | |
2407 | background:#4e85bb url("../images/button_highlight.png") repeat-x; |
|
2589 | background: #4e85bb url("../images/button_highlight.png") repeat-x; | |
2408 | border-top:1px solid #5c91a4; |
|
2590 | border-top: 1px solid #5c91a4; | |
2409 | border-left:1px solid #2a6f89; |
|
2591 | border-left: 1px solid #2a6f89; | |
2410 | border-right:1px solid #2b7089; |
|
2592 | border-right: 1px solid #2b7089; | |
2411 | border-bottom:1px solid #1a6480; |
|
2593 | border-bottom: 1px solid #1a6480; | |
2412 | color:#fff; |
|
2594 | color: #fff; | |
2413 | -webkit-border-radius: 4px 4px 4px 4px; |
|
2595 | -webkit-border-radius: 4px 4px 4px 4px; | |
2414 |
-khtml-border-radius: 4px 4px 4px 4px; |
|
2596 | -khtml-border-radius: 4px 4px 4px 4px; | |
2415 | -moz-border-radius: 4px 4px 4px 4px; |
|
2597 | -moz-border-radius: 4px 4px 4px 4px; | |
2416 | border-radius: 4px 4px 4px 4px; |
|
2598 | border-radius: 4px 4px 4px 4px; | |
2417 | box-shadow: 0 1px 0 #ececec; |
|
2599 | box-shadow: 0 1px 0 #ececec; | |
2418 | cursor: pointer; |
|
2600 | cursor: pointer; | |
2419 | padding:0px 2px 1px 2px; |
|
2601 | padding: 0px 2px 1px 2px; | |
2420 | } |
|
2602 | } | |
2421 |
|
2603 | |||
2422 | input.ui-button-small-blue:hover { |
|
2604 | input.ui-button-small-blue:hover { | |
2423 |
|
2605 | |||
2424 | } |
|
2606 | } | |
2425 |
|
2607 | |||
2426 |
|
||||
2427 | ins,div.options a:hover { |
|
2608 | ins,div.options a:hover { | |
2428 | text-decoration:none; |
|
2609 | text-decoration: none; | |
2429 | } |
|
2610 | } | |
2430 |
|
2611 | |||
2431 |
img,#header #header-inner #quick li a:hover span.normal,#header #header-inner #quick li ul li.last,#content div.box div.form div.fields div.field div.textarea table td table td a,#clone_url |
|
2612 | img,#header #header-inner #quick li a:hover span.normal,#header #header-inner #quick li ul li.last,#content div.box div.form div.fields div.field div.textarea table td table td a,#clone_url | |
2432 | border:none; |
|
2613 | { | |
|
2614 | border: none; | |||
2433 | } |
|
2615 | } | |
2434 |
|
2616 | |||
2435 | img.icon,.right .merge img { |
|
2617 | img.icon,.right .merge img { | |
2436 | vertical-align:bottom; |
|
2618 | vertical-align: bottom; | |
2437 | } |
|
2619 | } | |
2438 |
|
2620 | |||
2439 |
#header ul#logged-user,#content div.box div.title ul.links,#content div.box div.message div.dismiss,#content div.box div.traffic div.legend ul |
|
2621 | #header ul#logged-user,#content div.box div.title ul.links,#content div.box div.message div.dismiss,#content div.box div.traffic div.legend ul | |
2440 | float:right; |
|
2622 | { | |
2441 | margin:0; |
|
2623 | float: right; | |
2442 | padding:0; |
|
2624 | margin: 0; | |
2443 | } |
|
2625 | padding: 0; | |
2444 |
|
2626 | } | ||
2445 |
|
2627 | |||
2446 |
#header #header-inner #home,#header #header-inner #logo,#content div.box ul.left,#content div.box ol.left,#content div.box div.pagination-left,div#commit_history,div#legend_data,div#legend_container,div#legend_choices |
|
2628 | #header #header-inner #home,#header #header-inner #logo,#content div.box ul.left,#content div.box ol.left,#content div.box div.pagination-left,div#commit_history,div#legend_data,div#legend_container,div#legend_choices | |
2447 | float:left; |
|
2629 | { | |
2448 | } |
|
2630 | float: left; | |
2449 |
|
2631 | } | ||
2450 | #header #header-inner #quick li:hover ul ul,#header #header-inner #quick li:hover ul ul ul,#header #header-inner #quick li:hover ul ul ul ul,#content #left #menu ul.closed,#content #left #menu li ul.collapsed,.yui-tt-shadow { |
|
2632 | ||
2451 | display:none; |
|
2633 | #header #header-inner #quick li:hover ul ul,#header #header-inner #quick li:hover ul ul ul,#header #header-inner #quick li:hover ul ul ul ul,#content #left #menu ul.closed,#content #left #menu li ul.collapsed,.yui-tt-shadow | |
2452 | } |
|
2634 | { | |
2453 |
|
2635 | display: none; | ||
2454 | #header #header-inner #quick li:hover ul,#header #header-inner #quick li li:hover ul,#header #header-inner #quick li li li:hover ul,#header #header-inner #quick li li li li:hover ul,#content #left #menu ul.opened,#content #left #menu li ul.expanded { |
|
2636 | } | |
2455 | display:block; |
|
2637 | ||
2456 | } |
|
2638 | #header #header-inner #quick li:hover ul,#header #header-inner #quick li li:hover ul,#header #header-inner #quick li li li:hover ul,#header #header-inner #quick li li li li:hover ul,#content #left #menu ul.opened,#content #left #menu li ul.expanded | |
2457 |
|
2639 | { | ||
2458 | #content div.graph{ |
|
2640 | display: block; | |
2459 | padding:0 10px 10px; |
|
2641 | } | |
2460 | } |
|
2642 | ||
2461 |
|
2643 | #content div.graph { | ||
2462 | #content div.box div.title ul.links li a:hover,#content div.box div.title ul.links li.ui-tabs-selected a { |
|
2644 | padding: 0 10px 10px; | |
2463 | color:#bfe3ff; |
|
2645 | } | |
2464 | } |
|
2646 | ||
2465 |
|
2647 | #content div.box div.title ul.links li a:hover,#content div.box div.title ul.links li.ui-tabs-selected a | ||
2466 | #content div.box ol.lower-roman,#content div.box ol.upper-roman,#content div.box ol.lower-alpha,#content div.box ol.upper-alpha,#content div.box ol.decimal { |
|
2648 | { | |
2467 | margin:10px 24px 10px 44px; |
|
2649 | color: #bfe3ff; | |
2468 | } |
|
2650 | } | |
2469 |
|
2651 | |||
2470 | #content div.box div.form,#content div.box div.table,#content div.box div.traffic { |
|
2652 | #content div.box ol.lower-roman,#content div.box ol.upper-roman,#content div.box ol.lower-alpha,#content div.box ol.upper-alpha,#content div.box ol.decimal | |
2471 | clear:both; |
|
2653 | { | |
2472 | overflow:hidden; |
|
2654 | margin: 10px 24px 10px 44px; | |
2473 | margin:0; |
|
2655 | } | |
2474 | padding:0 20px 10px; |
|
2656 | ||
2475 | } |
|
2657 | #content div.box div.form,#content div.box div.table,#content div.box div.traffic | |
2476 |
|
2658 | { | ||
2477 | #content div.box div.form div.fields,#login div.form,#login div.form div.fields,#register div.form,#register div.form div.fields { |
|
2659 | clear: both; | |
2478 | clear:both; |
|
2660 | overflow: hidden; | |
2479 | overflow:hidden; |
|
2661 | margin: 0; | |
2480 | margin:0; |
|
2662 | padding: 0 20px 10px; | |
2481 | padding:0; |
|
2663 | } | |
2482 | } |
|
2664 | ||
2483 |
|
2665 | #content div.box div.form div.fields,#login div.form,#login div.form div.fields,#register div.form,#register div.form div.fields | ||
2484 | #content div.box div.form div.fields div.field div.label span,#login div.form div.fields div.field div.label span,#register div.form div.fields div.field div.label span { |
|
2666 | { | |
2485 | height:1%; |
|
2667 | clear: both; | |
2486 | display:block; |
|
2668 | overflow: hidden; | |
2487 | color:#363636; |
|
2669 | margin: 0; | |
2488 | margin:0; |
|
2670 | padding: 0; | |
2489 | padding:2px 0 0; |
|
2671 | } | |
2490 | } |
|
2672 | ||
2491 |
|
2673 | #content div.box div.form div.fields div.field div.label span,#login div.form div.fields div.field div.label span,#register div.form div.fields div.field div.label span | ||
2492 | #content div.box div.form div.fields div.field div.input input.error,#login div.form div.fields div.field div.input input.error,#register div.form div.fields div.field div.input input.error { |
|
2674 | { | |
2493 | background:#FBE3E4; |
|
2675 | height: 1%; | |
2494 | border-top:1px solid #e1b2b3; |
|
2676 | display: block; | |
2495 | border-left:1px solid #e1b2b3; |
|
2677 | color: #363636; | |
2496 | border-right:1px solid #FBC2C4; |
|
2678 | margin: 0; | |
2497 | border-bottom:1px solid #FBC2C4; |
|
2679 | padding: 2px 0 0; | |
2498 | } |
|
2680 | } | |
2499 |
|
2681 | |||
2500 |
#content div.box div.form div.fields div.field div.input input. |
|
2682 | #content div.box div.form div.fields div.field div.input input.error,#login div.form div.fields div.field div.input input.error,#register div.form div.fields div.field div.input input.error | |
2501 | background:#E6EFC2; |
|
2683 | { | |
2502 | border-top:1px solid #cebb98; |
|
2684 | background: #FBE3E4; | |
2503 |
border- |
|
2685 | border-top: 1px solid #e1b2b3; | |
2504 |
border- |
|
2686 | border-left: 1px solid #e1b2b3; | |
2505 |
border- |
|
2687 | border-right: 1px solid #FBC2C4; | |
2506 | } |
|
2688 | border-bottom: 1px solid #FBC2C4; | |
2507 |
|
2689 | } | ||
2508 | #content div.box-left div.form div.fields div.field div.textarea,#content div.box-right div.form div.fields div.field div.textarea,#content div.box div.form div.fields div.field div.select select,#content div.box table th.selected input,#content div.box table td.selected input { |
|
2690 | ||
2509 | margin:0; |
|
2691 | #content div.box div.form div.fields div.field div.input input.success,#login div.form div.fields div.field div.input input.success,#register div.form div.fields div.field div.input input.success | |
2510 | } |
|
2692 | { | |
2511 |
|
2693 | background: #E6EFC2; | ||
2512 | #content div.box-left div.form div.fields div.field div.select,#content div.box-left div.form div.fields div.field div.checkboxes,#content div.box-left div.form div.fields div.field div.radios,#content div.box-right div.form div.fields div.field div.select,#content div.box-right div.form div.fields div.field div.checkboxes,#content div.box-right div.form div.fields div.field div.radios{ |
|
2694 | border-top: 1px solid #cebb98; | |
2513 | margin:0 0 0 0px !important; |
|
2695 | border-left: 1px solid #cebb98; | |
2514 | padding:0; |
|
2696 | border-right: 1px solid #c6d880; | |
2515 | } |
|
2697 | border-bottom: 1px solid #c6d880; | |
2516 |
|
2698 | } | ||
2517 | #content div.box div.form div.fields div.field div.select,#content div.box div.form div.fields div.field div.checkboxes,#content div.box div.form div.fields div.field div.radios { |
|
2699 | ||
2518 | margin:0 0 0 200px; |
|
2700 | #content div.box-left div.form div.fields div.field div.textarea,#content div.box-right div.form div.fields div.field div.textarea,#content div.box div.form div.fields div.field div.select select,#content div.box table th.selected input,#content div.box table td.selected input | |
2519 | padding:0; |
|
2701 | { | |
2520 | } |
|
2702 | margin: 0; | |
2521 |
|
2703 | } | ||
2522 |
|
2704 | |||
2523 | #content div.box div.form div.fields div.field div.select a:hover,#content div.box div.form div.fields div.field div.select a.ui-selectmenu:hover,#content div.box div.action a:hover { |
|
2705 | #content div.box-left div.form div.fields div.field div.select,#content div.box-left div.form div.fields div.field div.checkboxes,#content div.box-left div.form div.fields div.field div.radios,#content div.box-right div.form div.fields div.field div.select,#content div.box-right div.form div.fields div.field div.checkboxes,#content div.box-right div.form div.fields div.field div.radios | |
2524 | color:#000; |
|
2706 | { | |
2525 | text-decoration:none; |
|
2707 | margin: 0 0 0 0px !important; | |
2526 | } |
|
2708 | padding: 0; | |
2527 |
|
2709 | } | ||
2528 | #content div.box div.form div.fields div.field div.select a.ui-selectmenu-focus,#content div.box div.action a.ui-selectmenu-focus { |
|
2710 | ||
2529 | border:1px solid #666; |
|
2711 | #content div.box div.form div.fields div.field div.select,#content div.box div.form div.fields div.field div.checkboxes,#content div.box div.form div.fields div.field div.radios | |
2530 | } |
|
2712 | { | |
2531 |
|
2713 | margin: 0 0 0 200px; | ||
2532 | #content div.box div.form div.fields div.field div.checkboxes div.checkbox,#content div.box div.form div.fields div.field div.radios div.radio { |
|
2714 | padding: 0; | |
2533 | clear:both; |
|
2715 | } | |
2534 | overflow:hidden; |
|
2716 | ||
2535 | margin:0; |
|
2717 | #content div.box div.form div.fields div.field div.select a:hover,#content div.box div.form div.fields div.field div.select a.ui-selectmenu:hover,#content div.box div.action a:hover | |
2536 | padding:8px 0 2px; |
|
2718 | { | |
2537 | } |
|
2719 | color: #000; | |
2538 |
|
2720 | text-decoration: none; | ||
2539 | #content div.box div.form div.fields div.field div.checkboxes div.checkbox input,#content div.box div.form div.fields div.field div.radios div.radio input { |
|
2721 | } | |
2540 | float:left; |
|
2722 | ||
2541 | margin:0; |
|
2723 | #content div.box div.form div.fields div.field div.select a.ui-selectmenu-focus,#content div.box div.action a.ui-selectmenu-focus | |
2542 | } |
|
2724 | { | |
2543 |
|
2725 | border: 1px solid #666; | ||
2544 | #content div.box div.form div.fields div.field div.checkboxes div.checkbox label,#content div.box div.form div.fields div.field div.radios div.radio label { |
|
2726 | } | |
2545 | height:1%; |
|
2727 | ||
2546 | display:block; |
|
2728 | #content div.box div.form div.fields div.field div.checkboxes div.checkbox,#content div.box div.form div.fields div.field div.radios div.radio | |
2547 | float:left; |
|
2729 | { | |
2548 | margin:2px 0 0 4px; |
|
2730 | clear: both; | |
2549 | } |
|
2731 | overflow: hidden; | |
2550 |
|
2732 | margin: 0; | ||
2551 | div.form div.fields div.field div.button input,#content div.box div.form div.fields div.buttons input,div.form div.fields div.buttons input,#content div.box div.action div.button input { |
|
2733 | padding: 8px 0 2px; | |
2552 | color:#000; |
|
2734 | } | |
2553 | font-family:Lucida Grande, Verdana, Lucida Sans Regular, Lucida Sans Unicode, Arial, sans-serif; |
|
2735 | ||
2554 | font-size:11px; |
|
2736 | #content div.box div.form div.fields div.field div.checkboxes div.checkbox input,#content div.box div.form div.fields div.field div.radios div.radio input | |
2555 | font-weight:700; |
|
2737 | { | |
2556 | margin:0; |
|
2738 | float: left; | |
|
2739 | margin: 0; | |||
|
2740 | } | |||
|
2741 | ||||
|
2742 | #content div.box div.form div.fields div.field div.checkboxes div.checkbox label,#content div.box div.form div.fields div.field div.radios div.radio label | |||
|
2743 | { | |||
|
2744 | height: 1%; | |||
|
2745 | display: block; | |||
|
2746 | float: left; | |||
|
2747 | margin: 2px 0 0 4px; | |||
|
2748 | } | |||
|
2749 | ||||
|
2750 | div.form div.fields div.field div.button input,#content div.box div.form div.fields div.buttons input,div.form div.fields div.buttons input,#content div.box div.action div.button input | |||
|
2751 | { | |||
|
2752 | color: #000; | |||
|
2753 | font-size: 11px; | |||
|
2754 | font-weight: 700; | |||
|
2755 | margin: 0; | |||
2557 | } |
|
2756 | } | |
2558 |
|
2757 | |||
2559 | input.ui-button { |
|
2758 | input.ui-button { | |
2560 | background:#e5e3e3 url("../images/button.png") repeat-x; |
|
2759 | background: #e5e3e3 url("../images/button.png") repeat-x; | |
2561 | border-top:1px solid #DDD; |
|
2760 | border-top: 1px solid #DDD; | |
2562 | border-left:1px solid #c6c6c6; |
|
2761 | border-left: 1px solid #c6c6c6; | |
2563 | border-right:1px solid #DDD; |
|
2762 | border-right: 1px solid #DDD; | |
2564 | border-bottom:1px solid #c6c6c6; |
|
2763 | border-bottom: 1px solid #c6c6c6; | |
2565 | color:#515151 !important; |
|
2764 | color: #515151 !important; | |
2566 | outline:none; |
|
2765 | outline: none; | |
2567 | margin:0; |
|
2766 | margin: 0; | |
2568 | padding:6px 12px; |
|
2767 | padding: 6px 12px; | |
2569 | -webkit-border-radius: 4px 4px 4px 4px; |
|
2768 | -webkit-border-radius: 4px 4px 4px 4px; | |
2570 |
-khtml-border-radius: 4px 4px 4px 4px; |
|
2769 | -khtml-border-radius: 4px 4px 4px 4px; | |
2571 | -moz-border-radius: 4px 4px 4px 4px; |
|
2770 | -moz-border-radius: 4px 4px 4px 4px; | |
2572 | border-radius: 4px 4px 4px 4px; |
|
2771 | border-radius: 4px 4px 4px 4px; | |
2573 | box-shadow: 0 1px 0 #ececec; |
|
2772 | box-shadow: 0 1px 0 #ececec; | |
2574 | cursor: pointer; |
|
2773 | cursor: pointer; | |
2575 | } |
|
2774 | } | |
2576 |
|
2775 | |||
2577 | input.ui-button:hover { |
|
2776 | input.ui-button:hover { | |
2578 | background:#b4b4b4 url("../images/button_selected.png") repeat-x; |
|
2777 | background: #b4b4b4 url("../images/button_selected.png") repeat-x; | |
2579 | border-top:1px solid #ccc; |
|
2778 | border-top: 1px solid #ccc; | |
2580 | border-left:1px solid #bebebe; |
|
2779 | border-left: 1px solid #bebebe; | |
2581 | border-right:1px solid #b1b1b1; |
|
2780 | border-right: 1px solid #b1b1b1; | |
2582 | border-bottom:1px solid #afafaf; |
|
2781 | border-bottom: 1px solid #afafaf; | |
2583 | } |
|
2782 | } | |
2584 |
|
2783 | |||
2585 |
div.form div.fields div.field div.highlight,#content div.box div.form div.fields div.buttons div.highlight |
|
2784 | div.form div.fields div.field div.highlight,#content div.box div.form div.fields div.buttons div.highlight | |
2586 | display:inline; |
|
2785 | { | |
2587 | } |
|
2786 | display: inline; | |
2588 |
|
2787 | } | ||
2589 | #content div.box div.form div.fields div.buttons,div.form div.fields div.buttons { |
|
2788 | ||
2590 | margin:10px 0 0 200px; |
|
2789 | #content div.box div.form div.fields div.buttons,div.form div.fields div.buttons | |
2591 | padding:0; |
|
2790 | { | |
2592 | } |
|
2791 | margin: 10px 0 0 200px; | |
2593 |
|
2792 | padding: 0; | ||
2594 | #content div.box-left div.form div.fields div.buttons,#content div.box-right div.form div.fields div.buttons,div.box-left div.form div.fields div.buttons,div.box-right div.form div.fields div.buttons { |
|
2793 | } | |
2595 | margin:10px 0 0; |
|
2794 | ||
|
2795 | #content div.box-left div.form div.fields div.buttons,#content div.box-right div.form div.fields div.buttons,div.box-left div.form div.fields div.buttons,div.box-right div.form div.fields div.buttons | |||
|
2796 | { | |||
|
2797 | margin: 10px 0 0; | |||
2596 | } |
|
2798 | } | |
2597 |
|
2799 | |||
2598 | #content div.box table td.user,#content div.box table td.address { |
|
2800 | #content div.box table td.user,#content div.box table td.address { | |
2599 | width:10%; |
|
2801 | width: 10%; | |
2600 | text-align:center; |
|
2802 | text-align: center; | |
2601 | } |
|
2803 | } | |
2602 |
|
2804 | |||
2603 |
#content div.box div.action div.button,#login div.form div.fields div.field div.input div.link,#register div.form div.fields div.field div.input div.link |
|
2805 | #content div.box div.action div.button,#login div.form div.fields div.field div.input div.link,#register div.form div.fields div.field div.input div.link | |
2604 | text-align:right; |
|
2806 | { | |
2605 | margin:6px 0 0; |
|
2807 | text-align: right; | |
2606 | padding:0; |
|
2808 | margin: 6px 0 0; | |
2607 | } |
|
2809 | padding: 0; | |
2608 |
|
2810 | } | ||
2609 |
|
2811 | |||
2610 |
#content div.box div.action div.button input.ui-state-hover,#login div.form div.fields div.buttons input.ui-state-hover,#register div.form div.fields div.buttons input.ui-state-hover |
|
2812 | #content div.box div.action div.button input.ui-state-hover,#login div.form div.fields div.buttons input.ui-state-hover,#register div.form div.fields div.buttons input.ui-state-hover | |
2611 | background:#b4b4b4 url("../images/button_selected.png") repeat-x; |
|
2813 | { | |
2612 | border-top:1px solid #ccc; |
|
2814 | background: #b4b4b4 url("../images/button_selected.png") repeat-x; | |
2613 |
border- |
|
2815 | border-top: 1px solid #ccc; | |
2614 |
border- |
|
2816 | border-left: 1px solid #bebebe; | |
2615 |
border- |
|
2817 | border-right: 1px solid #b1b1b1; | |
2616 | color:#515151; |
|
2818 | border-bottom: 1px solid #afafaf; | |
2617 | margin:0; |
|
2819 | color: #515151; | |
2618 | padding:6px 12px; |
|
2820 | margin: 0; | |
2619 | } |
|
2821 | padding: 6px 12px; | |
2620 |
|
2822 | } | ||
2621 | #content div.box div.pagination div.results,#content div.box div.pagination-wh div.results { |
|
2823 | ||
2622 | text-align:left; |
|
2824 | #content div.box div.pagination div.results,#content div.box div.pagination-wh div.results | |
2623 | float:left; |
|
2825 | { | |
2624 | margin:0; |
|
2826 | text-align: left; | |
2625 | padding:0; |
|
2827 | float: left; | |
2626 | } |
|
2828 | margin: 0; | |
2627 |
|
2829 | padding: 0; | ||
2628 | #content div.box div.pagination div.results span,#content div.box div.pagination-wh div.results span { |
|
2830 | } | |
2629 | height:1%; |
|
2831 | ||
2630 | display:block; |
|
2832 | #content div.box div.pagination div.results span,#content div.box div.pagination-wh div.results span | |
2631 | float:left; |
|
2833 | { | |
2632 | background:#ebebeb url("../images/pager.png") repeat-x; |
|
2834 | height: 1%; | |
2633 | border-top:1px solid #dedede; |
|
2835 | display: block; | |
2634 | border-left:1px solid #cfcfcf; |
|
2836 | float: left; | |
2635 | border-right:1px solid #c4c4c4; |
|
2837 | background: #ebebeb url("../images/pager.png") repeat-x; | |
2636 |
border- |
|
2838 | border-top: 1px solid #dedede; | |
2637 | color:#4A4A4A; |
|
2839 | border-left: 1px solid #cfcfcf; | |
2638 | font-weight:700; |
|
2840 | border-right: 1px solid #c4c4c4; | |
2639 | margin:0; |
|
2841 | border-bottom: 1px solid #c4c4c4; | |
2640 | padding:6px 8px; |
|
2842 | color: #4A4A4A; | |
2641 | } |
|
2843 | font-weight: 700; | |
2642 |
|
2844 | margin: 0; | ||
2643 | #content div.box div.pagination ul.pager li.disabled,#content div.box div.pagination-wh a.disabled { |
|
2845 | padding: 6px 8px; | |
2644 | color:#B4B4B4; |
|
2846 | } | |
2645 | padding:6px; |
|
2847 | ||
|
2848 | #content div.box div.pagination ul.pager li.disabled,#content div.box div.pagination-wh a.disabled | |||
|
2849 | { | |||
|
2850 | color: #B4B4B4; | |||
|
2851 | padding: 6px; | |||
2646 | } |
|
2852 | } | |
2647 |
|
2853 | |||
2648 | #login,#register { |
|
2854 | #login,#register { | |
2649 | width:520px; |
|
2855 | width: 520px; | |
2650 | margin:10% auto 0; |
|
2856 | margin: 10% auto 0; | |
2651 | padding:0; |
|
2857 | padding: 0; | |
2652 | } |
|
2858 | } | |
2653 |
|
2859 | |||
2654 | #login div.color,#register div.color { |
|
2860 | #login div.color,#register div.color { | |
2655 | clear:both; |
|
2861 | clear: both; | |
2656 | overflow:hidden; |
|
2862 | overflow: hidden; | |
2657 | background:#FFF; |
|
2863 | background: #FFF; | |
2658 | margin:10px auto 0; |
|
2864 | margin: 10px auto 0; | |
2659 | padding:3px 3px 3px 0; |
|
2865 | padding: 3px 3px 3px 0; | |
2660 | } |
|
2866 | } | |
2661 |
|
2867 | |||
2662 | #login div.color a,#register div.color a { |
|
2868 | #login div.color a,#register div.color a { | |
2663 | width:20px; |
|
2869 | width: 20px; | |
2664 | height:20px; |
|
2870 | height: 20px; | |
2665 | display:block; |
|
2871 | display: block; | |
2666 | float:left; |
|
2872 | float: left; | |
2667 | margin:0 0 0 3px; |
|
2873 | margin: 0 0 0 3px; | |
2668 | padding:0; |
|
2874 | padding: 0; | |
2669 | } |
|
2875 | } | |
2670 |
|
2876 | |||
2671 | #login div.title h5,#register div.title h5 { |
|
2877 | #login div.title h5,#register div.title h5 { | |
2672 | color:#fff; |
|
2878 | color: #fff; | |
2673 | margin:10px; |
|
2879 | margin: 10px; | |
2674 | padding:0; |
|
2880 | padding: 0; | |
2675 | } |
|
2881 | } | |
2676 |
|
2882 | |||
2677 |
#login div.form div.fields div.field,#register div.form div.fields div.field |
|
2883 | #login div.form div.fields div.field,#register div.form div.fields div.field | |
2678 | clear:both; |
|
2884 | { | |
2679 | overflow:hidden; |
|
2885 | clear: both; | |
2680 | margin:0; |
|
2886 | overflow: hidden; | |
2681 | padding:0 0 10px; |
|
2887 | margin: 0; | |
2682 | } |
|
2888 | padding: 0 0 10px; | |
2683 |
|
2889 | } | ||
2684 | #login div.form div.fields div.field span.error-message,#register div.form div.fields div.field span.error-message { |
|
2890 | ||
2685 | height:1%; |
|
2891 | #login div.form div.fields div.field span.error-message,#register div.form div.fields div.field span.error-message | |
2686 | display:block; |
|
2892 | { | |
2687 | color:red; |
|
2893 | height: 1%; | |
2688 | margin:8px 0 0; |
|
2894 | display: block; | |
2689 | padding:0; |
|
2895 | color: red; | |
2690 | max-width: 320px; |
|
2896 | margin: 8px 0 0; | |
2691 | } |
|
2897 | padding: 0; | |
2692 |
|
2898 | max-width: 320px; | ||
2693 | #login div.form div.fields div.field div.label label,#register div.form div.fields div.field div.label label { |
|
2899 | } | |
2694 | color:#000; |
|
2900 | ||
2695 | font-weight:700; |
|
2901 | #login div.form div.fields div.field div.label label,#register div.form div.fields div.field div.label label | |
2696 | } |
|
2902 | { | |
2697 |
|
2903 | color: #000; | ||
2698 | #login div.form div.fields div.field div.input,#register div.form div.fields div.field div.input { |
|
2904 | font-weight: 700; | |
2699 | float:left; |
|
2905 | } | |
2700 | margin:0; |
|
2906 | ||
2701 | padding:0; |
|
2907 | #login div.form div.fields div.field div.input,#register div.form div.fields div.field div.input | |
2702 | } |
|
2908 | { | |
2703 |
|
2909 | float: left; | ||
2704 | #login div.form div.fields div.field div.checkbox,#register div.form div.fields div.field div.checkbox { |
|
2910 | margin: 0; | |
2705 | margin:0 0 0 184px; |
|
2911 | padding: 0; | |
2706 | padding:0; |
|
2912 | } | |
2707 | } |
|
2913 | ||
2708 |
|
2914 | #login div.form div.fields div.field div.checkbox,#register div.form div.fields div.field div.checkbox | ||
2709 | #login div.form div.fields div.field div.checkbox label,#register div.form div.fields div.field div.checkbox label { |
|
2915 | { | |
2710 | color:#565656; |
|
2916 | margin: 0 0 0 184px; | |
2711 | font-weight:700; |
|
2917 | padding: 0; | |
2712 | } |
|
2918 | } | |
2713 |
|
2919 | |||
2714 |
#login div.form div.fields div. |
|
2920 | #login div.form div.fields div.field div.checkbox label,#register div.form div.fields div.field div.checkbox label | |
2715 | color:#000; |
|
2921 | { | |
2716 | font-size:1em; |
|
2922 | color: #565656; | |
2717 | font-weight:700; |
|
2923 | font-weight: 700; | |
2718 | font-family:Verdana, Helvetica, Sans-Serif; |
|
2924 | } | |
2719 | margin:0; |
|
2925 | ||
2720 | } |
|
2926 | #login div.form div.fields div.buttons input,#register div.form div.fields div.buttons input | |
2721 |
|
2927 | { | ||
2722 | #changeset_content .container .wrapper,#graph_content .container .wrapper { |
|
2928 | color: #000; | |
2723 | width:600px; |
|
2929 | font-size: 1em; | |
|
2930 | font-weight: 700; | |||
|
2931 | margin: 0; | |||
|
2932 | } | |||
|
2933 | ||||
|
2934 | #changeset_content .container .wrapper,#graph_content .container .wrapper | |||
|
2935 | { | |||
|
2936 | width: 600px; | |||
2724 | } |
|
2937 | } | |
2725 |
|
2938 | |||
2726 | #changeset_content .container .left,#graph_content .container .left { |
|
2939 | #changeset_content .container .left,#graph_content .container .left { | |
2727 | float:left; |
|
2940 | float: left; | |
2728 | width:70%; |
|
2941 | width: 70%; | |
2729 | padding-left:5px; |
|
2942 | padding-left: 5px; | |
2730 | } |
|
2943 | } | |
2731 |
|
2944 | |||
2732 | #changeset_content .container .left .date,.ac .match { |
|
2945 | #changeset_content .container .left .date,.ac .match { | |
2733 | font-weight:700; |
|
2946 | font-weight: 700; | |
2734 | padding-top: 5px; |
|
2947 | padding-top: 5px; | |
2735 | padding-bottom:5px; |
|
2948 | padding-bottom: 5px; | |
2736 | } |
|
2949 | } | |
2737 |
|
2950 | |||
2738 | div#legend_container table td,div#legend_choices table td { |
|
2951 | div#legend_container table td,div#legend_choices table td { | |
2739 | border:none !important; |
|
2952 | border: none !important; | |
2740 | height:20px !important; |
|
2953 | height: 20px !important; | |
2741 | padding:0 !important; |
|
2954 | padding: 0 !important; | |
2742 | } |
|
2955 | } | |
2743 |
|
2956 | |||
2744 | #q_filter{ |
|
2957 | #q_filter { | |
2745 | border:0 none; |
|
2958 | border: 0 none; | |
2746 | color:#AAAAAA; |
|
2959 | color: #AAAAAA; | |
2747 | margin-bottom:-4px; |
|
2960 | margin-bottom: -4px; | |
2748 | margin-top:-4px; |
|
2961 | margin-top: -4px; | |
2749 | padding-left:3px; |
|
2962 | padding-left: 3px; | |
2750 | } |
|
2963 | } | |
2751 |
|
2964 | |||
2752 | #node_filter{ |
|
2965 | #node_filter { | |
2753 | border:0px solid #545454; |
|
2966 | border: 0px solid #545454; | |
2754 | color:#AAAAAA; |
|
2967 | color: #AAAAAA; | |
2755 | padding-left:3px; |
|
2968 | padding-left: 3px; | |
2756 |
} |
|
2969 | } No newline at end of file |
General Comments 0
You need to be logged in to leave comments.
Login now