Subversion Repositories Applications.referentiel

Rev

Rev 105 | Rev 124 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 105 Rev 111
Line 289... Line 289...
289
	padding:0;
289
	padding:0;
290
	margin:0 !important;}
290
	margin:0 !important;}
291
.liste-champs li{
291
.liste-champs li{
292
	padding:2px;}
292
	padding:2px;}
293
/*---------------------------------------------------------------------------------------------------------------------------------------*/
293
/*---------------------------------------------------------------------------------------------------------------------------------------*/
-
 
294
/* Largeurs à utiliser pour fixer les tailles des éléments (tableau, paragraphe...) */
-
 
295
.largeur-01{
-
 
296
	width:60px;}
-
 
297
.largeur-02{
-
 
298
	width:120px;}
-
 
299
.largeur-03{
-
 
300
	width:180px;}
-
 
301
.largeur-04{
-
 
302
	width:240px;}
-
 
303
.largeur-05{
-
 
304
	width:300px;}
-
 
305
.largeur-06{
-
 
306
	width:360px;}
-
 
307
.largeur-07{
-
 
308
	width:420px;}
-
 
309
.largeur-08{
-
 
310
	width:480px;}
-
 
311
.largeur-09{
-
 
312
	width:540px;}
-
 
313
.largeur-10{
-
 
314
	width:600px;}
-
 
315
.largeur-11{
-
 
316
	width:660px;}
-
 
317
.largeur-12{
-
 
318
	width:720px;}
-
 
319
.largeur-13{
-
 
320
	width:780px;}
-
 
321
.largeur-14{
-
 
322
	width:840px;}
-
 
323
.largeur-15{
-
 
324
	width:900px;}
-
 
325
.largeur-16{
-
 
326
	width:960px;}
-
 
327
/*---------------------------------------------------------------------------------------------------------------------------------------*/
294
/* Demande de traitements */
328
/* Demande de traitements */
295
.traitement-attente{
329
.traitement-attente{
296
	background-color:#F16158;}
330
	background-color:#F16158;}
297
.traitement-cours{
331
.traitement-cours{
298
	background-color:#FCCB54;}
332
	background-color:#FCCB54;}
Line 320... Line 354...
320
	background-color:#f0f0f0;}
354
	background-color:#f0f0f0;}
321
/*---------------------------------------------------------------------------------------------------------------------------------------*/
355
/*---------------------------------------------------------------------------------------------------------------------------------------*/
322
/* Résultat consultation*/
356
/* Résultat consultation*/
323
.nom_retenu{
357
.nom_retenu{
324
	font-weight:bold;}		
358
	font-weight:bold;}		
325
 
-
 
-
 
359
/*---------------------------------------------------------------------------------------------------------------------------------------*/
326
/* Présentation Fiche Taxon*/
360
/* Présentation Fiche Taxon*/
327
.txt-long{
361
.txt-long{
328
	white-space:pre-wrap;}
362
	white-space:pre-wrap;}
329
p.txt-long{
363
p.txt-long{
330
	width:53.6em;
364
	width:53.6em;
331
	padding:.3em;
365
	padding:.3em;
332
	background-color:#FFF;}
366
	background-color:#FFF;}
333
#texte li{
367
#texte li{
334
	margin:0;}
368
	margin:0;}
-
 
369
.ref-onglets{
-
 
370
	font-size:0.9em;}
335
.ref-sommaire a{
371
.ref-sommaire a{
336
	background:none;}
372
	background:none;}
337
.label-grand dt{
373
.label-grand dt{
338
	width:28em;}
374
	width:28em;}
339
.label-court dt{
375
.label-court dt{
340
	width:12em;}
376
	width:12em;}
341
	
377
th.vide {
-
 
378
	background-color:transparent;
342
 
379
	border:none;}
-
 
380
/*---------------------------------------------------------------------------------------------------------------------------------------*/
-
 
381
/* Fragmenteur : pagination */
-
 
382
.fragmenteur select, .fragmenteur a, .fragmenteur .frag_page_courrante, .fragmenteur .frag_resultats {
-
 
383
    -moz-border-radius: 4px 4px 4px 4px;
-
 
384
    color: white;
-
 
385
    margin: 0 2px;
-
 
386
    padding: 5px;}
-
 
387
.fragmenteur select, .fragmenteur a {
-
 
388
    background-color: #C38673;
-
 
389
    border: 1px solid black;}
-
 
390
.fragmenteur a:hover, .fragmenteur .frag_page_courrante, .fragmenteur .frag_resultats {
-
 
391
    background-color: #AEDC43;
-
 
392
    border: 1px solid #86A736;
-
 
393
    font-weight: bold;}
-
 
394
.frag_separateur {
-
 
395
    display: none;}
343
/*---------------------------------------------------------------------------------------------------------------------------------------*/
396
/*---------------------------------------------------------------------------------------------------------------------------------------*/
344
/* Versionnage */
397
/* Versionnage */
345
#zone-form{
398
#zone-form{
346
	position:relative;
399
	position:relative;
347
	width:100%;}
400
	width:100%;}