[SPIP] +spip v3.0.17
[lhc/web/clavette_www.git] / www / plugins-dist / compresseur / tests / css / source.css
1 .formulaire_spip textarea.markItUpEditor, .formulaire_spip li.editer_texte textarea {
2 /*width: 96%;
3 clear: both;*/
4 }
5
6 .markItUpHeader { text-align: left; } /* fix dir=ltr */
7
8 /* Based on the original Style Sheet for the fisubsilver v2 Theme for phpBB version 2+
9 Edited by Daz - http://www.forumimages.com - last updated 26-06-03 */
10 /* The content of the posts (body of text) */
11 /* General page style */
12
13 /* begin suggest post */
14 .float-l {
15 float : left ;
16 }
17
18 .form-suggest {
19 height : 200px ;
20 background : #DEE2D0 ;
21 vertical-align : top;
22 }
23
24 .form-input input{
25 font-size: 10px;
26 }
27 @media print {
28 .hide{
29 display:none;
30 }
31 }
32
33 .form-input textarea{
34 font-size: 11px;
35 width: 350px;
36 }
37
38 .form-label{
39 font-size: 10px;
40 font-weight: bold;
41 line-height: 25px;
42 padding-right: 10px;
43 text-align: right;
44 width: 100px;
45 color: #39738F;
46 }
47
48 .font-9{
49 font-size: 9px;
50 }
51
52 .form-topic{
53 font-weight:bold;
54
55 }
56
57 .form-error{
58 color:red;
59 }
60
61 .inline{
62 display: inline;
63 }
64
65 .space-10{
66 clear: both;
67 font-size: 10px;
68 height: 10px;
69 line-height: 10px;
70 }
71
72 .suggest-success{
73 color:green;
74 padding-left:10px;
75 font-size:11px;
76 font-weight:bold;
77 }
78
79 .top{
80 vertical-align: top;
81 }
82 /* end suggest post */
83
84
85
86
87
88
89 table td{
90 padding:3px;
91 }
92
93 a:link,a:active,a:visited,a.postlink{
94 color: #006699;
95 text-decoration: none;
96 }
97
98 a:hover{
99 color: #DD6900;
100 }
101
102 a.admin:hover,a.mod:hover{
103 color: #DD6900;
104 }
105
106 a.but,a.but:hover,a.but:visited{
107 color: #000000;
108 text-decoration: none;
109 }
110
111 a.topictitle:visited{
112 color: #5493B4;
113 }
114
115 a.topictitle:hover{
116 color: #DD6900;
117 }
118
119
120
121 body{
122 color: #000000;
123 font : 11px Verdana, Arial, Helvetica, sans-serif ;
124 margin: 0 10px 10px 10px;
125 padding: 0;
126 overflow:auto;
127 }
128
129 /* General font families for common tags */
130 font, th, td,p{
131 font: 12px Verdana,Arial,Helvetica,sans-serif;
132 }
133
134 /* Form elements */
135 form{
136 display: inline;
137 }
138
139 hr{
140 border: 0px solid #FFFFFF;
141 border-top-width: 1px;
142 height: 0px;
143 }
144
145 /* Gets rid of the need for border="0" on hyperlinked images */
146 img{
147 border: 0 solid;
148 }
149
150 input{
151 font: 11px Verdana,Arial,Helvetica,sans-serif;
152 }
153
154 input.button, input.liteoption,.fakebut{
155 background: #FAFAFA;
156 border: 1px solid #000000;
157 font-size: 11px;
158 }
159
160 input.catbutton{
161 background: #FAFAFA;
162 border: 1px solid #000000;
163 font-size: 10px;
164 }
165
166 input.mainoption{
167 background: #FAFAFA;
168 border: 1px solid #000000;
169 font-size: 11px;
170 font-weight: bold;
171 }
172
173 input.post,textarea.post{
174 background: #FFFFFF;
175 border: 1px solid #000000;
176 font: 11px Verdana,Arial,Helvetica,sans-serif;
177 padding-bottom: 2px;
178 padding-left: 2px;
179 }
180
181 select{
182 background: #FFFFFF;
183 font: 11px Verdana,Arial,Helvetica,sans-serif;
184 }
185
186 table{
187 text-align: left;
188 }
189
190 td{
191 vertical-align: middle;
192 }
193
194 /* Category gradients*/
195 td.cat{
196 background-color: #C2C6BA;
197 font-weight: bold;
198 height: 20px;
199 letter-spacing: 1px;
200 text-indent: 4px;
201 }
202
203 td.genmed,.genmed{
204 font-size: 11px;
205 }
206
207 /* This is for the table cell above the Topics,Post & Last posts on the index.php */
208 td.rowpic{
209 background: #C2C6BA;
210 }
211
212 td.spacerow{
213 background: #E5E6E2;
214 }
215
216 /* Table Header cells */
217 th{
218 background-color: #FADD31;
219 // background-image: url(images/cellpic3.gif);
220 background-repeat: repeat-x;
221 color: #68685E;
222 font-size: 11px;
223 font-weight: bold;
224 line-height:16px;
225 height: 16px;
226 padding-left: 8px;
227 padding-right: 8px;
228 text-align: center;
229 white-space: nowrap;
230 }
231
232 /* Admin & Moderator Colours MODification */
233 .admin,.mod{
234 font-size: 11px;
235 font-weight: bold;
236 }
237
238 .admin,a.admin,a.admin:visited{
239 color: #FFA34F;
240 }
241
242 /* This is the border line & background colour round the entire page */
243 .bodyline{
244 background: #FFFFFF;
245 border: 1px solid #98AAB1;
246 }
247
248 .center{
249 text-align: center;
250 }
251
252 /* Code blocks */
253 .code{
254 background: #FAFAFA;
255 border: 1px solid #D1D7DC;
256 color: #006600;
257 font: 12px Courier, "Courier New",sans-serif;
258 padding: 5px;
259 }
260
261 /* This is for the error messages that pop up */
262 .errorline{
263 background: #E5E6E2;
264 border: 1px solid #8F8B8B;
265 color:#D92A2A;
266 }
267
268 .explaintitle{
269 color: #5C81B1;
270 font-size: 11px;
271 font-weight: bold;
272 }
273
274 /* This is the outline round the main forum tables */
275 .forumline{
276 background: #FFFFFF;
277 }
278
279 /* General text */
280 .gensmall{
281 font-size: 10px;
282 }
283
284 .h1-font{
285 color: #006699;
286 display: inline;
287 font: bold 13px Verdana, Arial, Helvetica, sans-serif;
288 margin: 0.3em;
289 text-decoration: none;
290 }
291
292 .h2-font{
293 display: inline;
294 font-family: Verdana, Arial, Helvetica, sans-serif;
295 font-size: 11px;
296 }
297
298 .height1{
299 height: 1px;
300 }
301
302 .height22{
303 height: 22px;
304 }
305
306 .height25{
307 height: 25px;
308 }
309
310 .height28{
311 height: 28px;
312 }
313
314 .height30{
315 height: 30px;
316 }
317
318 .height40{
319 height: 40px;
320 }
321
322 /* This is the line in the posting page which shows the rollover
323 help line. Colour value in row2 */
324 .helpline{
325 border: 0 solid;
326 font-size: 10px;
327 }
328
329 .imgfolder{
330 margin: 1px 4px 1px 4px;
331 }
332
333 .imgspace{
334 margin-left: 1px;
335 margin-right: 2px;
336 }
337
338 /* Specify the space around images */
339 .imgtopic,.imgicon{
340 margin-left: 3px;
341 }
342
343 .left{
344 text-align: left;
345 }
346
347 /* The largest text used in the index page title and toptic title etc. */
348 .maintitle,h1,h2{
349 color: #5C81B1;
350 font: bold 20px/120% "Trebuchet MS",Verdana,Arial,Helvetica,sans-serif;
351 text-decoration: none;
352 }
353
354 .maxwidth{
355 width: 100%;
356 }
357
358 .mod,a.mod,a.mod:visited{
359 color: #006600;
360 }
361
362 /* Name of poster in viewmsg.php and viewtopic.php and other places */
363 .name{
364 font-size: 11px;
365 font-weight: bold;
366 }
367
368 /* Used for the navigation text,(Page 1,2,3 etc) and the navigation bar when in a forum */
369 .nav{
370 font-size: 11px;
371 font-weight: bold;
372 }
373
374 .nowrap{
375 white-space: nowrap;
376 }
377
378 .postbody{
379 font-size: 12px;
380 line-height: 125%;
381 }
382
383 .postbody a{
384 text-decoration: underline;
385 }
386
387 /* Location,number of posts,post date etc */
388 .postdetails{
389 color: #00396A;
390 font-size: 10px;
391 }
392
393 /* Quote blocks */
394 .quote{
395 background: #F3F3EF;
396 border: 1px solid #C2C6BA;
397 color: #006699;
398 font-size: 11px;
399 line-height: 125%;
400 }
401
402 .right{
403 text-align: right;
404 }
405
406 /* Main table cell colours and backgrounds */
407 .row1{
408 background: #F0F0EB;
409 }
410
411 .row2,.helpline{
412 background: #E5E6E2;
413 }
414
415 .row3{
416 background: #DBDBD4;
417 }
418
419 .subtitle,h2{
420 font: bold 18px/180% "Trebuchet MS",Verdana,Arial,Helvetica,sans-serif;
421 text-decoration: none;
422 }
423
424 /* titles for the topics:could specify viewed link colour too */
425 .topictitle {
426 color: #000000;
427 font-size: 11px;
428 font-weight: bold;
429 }
430
431 .underline{
432 text-decoration: underline;
433 }
434
435 .top{
436 vertical-align:top;
437 }
438
439 .image-hspace{
440 margin-right:3px;
441 }
442
443 .clear{
444 clear:both;
445 }
446
447 .degrade{
448 background-color:#777777;
449 background:-webkit-gradient(linear,left top,left bottom,from(#999999),to(#666666));
450 background-image:-moz-linear-gradient(top,#999999,#666666);
451 /* ne pas remplacer les couleurs ci-apres */
452 filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#999999',endColorstr='#666666');
453 filter:progid:DXImageTransform.Microsoft.Shadow(color=#666666,direction=146, Strength=5);
454 -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#999999', endColorstr='#666666')";
455 filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#ff999999',endColorstr='#ff666666');
456 }
457 @media print {
458 .degrade {background:none;}
459 }