Subversion Repositories eFlore/Applications.eflore-consultation

Rev

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

Rev 1479 Rev 1482
Line 47... Line 47...
47
dd {
47
dd {
48
	width:auto;
48
	width:auto;
49
	margin:0.5em 0;
49
	margin:0.5em 0;
50
}
50
}
51
.acceder-outil {
51
.acceder-outil {
52
	font-size:0.85em;
52
	color: #6c7b0f;
53
}
53
}
Line 54... Line 54...
54
 
54
 
55
/* @TODO mettre dans commun.css mais line-height déconne */
55
/* @TODO mettre dans commun.css mais line-height déconne */
56
.acceder-outil-vert {
-
 
57
	display:inline-block;
-
 
58
	line-height: 25px;
-
 
59
	padding-left: 30px;
-
 
60
	padding-right: 10px;
-
 
61
	background:url("/sites/commun/generique/images/graphisme/icone_erable_blanc_vert.png") no-repeat scroll -1px -1px transparent;
-
 
62
	border-radius: 14px; -moz-border-radius:14px; -webkit-border-radius:14px;
56
.acceder-outil-vert {
63
	color:#6C6865;
-
 
64
	font-family:helveticaneue;
-
 
65
	font-size:12px;
-
 
66
	border: solid #d0d0d0 1px;
57
	color: #6c7b0f;
Line 67... Line 58...
67
}
58
}
68
 
59
 
69
#zone-contenu.acceder-outil.img {
60
#zone-contenu.acceder-outil.img {
Line 395... Line 386...
395
	float:right;
386
	float:right;
396
	height: 100px;
387
	height: 100px;
397
	width: 100px;
388
	width: 100px;
398
}
389
}
399
.surlignage {
390
.surlignage {
400
	background-color: #E6FFA2;
391
	background-color: #e9f6f8;
401
}
392
}
402
#ef-resultats-decomposition #col-ns{
393
#ef-resultats-decomposition #col-ns{
403
	width:33%;
394
	width:33%;
404
}
395
}
405
#ef-resultats-decomposition .retenu, #ef-resultats-decomposition .synonyme{
396
#ef-resultats-decomposition .retenu, #ef-resultats-decomposition .synonyme{
Line 538... Line 529...
538
    border:none;
529
    border:none;
539
}
530
}
Line 540... Line 531...
540
 
531
 
541
#synthese .ui-widget-content {
532
#synthese .ui-widget-content {
542
    background-image:none;
533
    background-image:none;
543
    background-color:#FCFAF5;
534
    background-color:#FFFFFF;
Line 544... Line 535...
544
}
535
}
545
 
536
 
546
.module .contenu {
537
.module .contenu {
547
    background-image:none;
538
    background-image:none;
Line 548... Line 539...
548
    background-color:#FCFAF5;
539
    background-color:#FFFFFF;
549
}
540
}
Line 824... Line 815...
824
    width: 100%;
815
    width: 100%;
825
    overflow: hidden;
816
    overflow: hidden;
826
}
817
}
Line 827... Line 818...
827
 
818
 
828
.legende_nom_retenu {
819
.legende_nom_retenu {
829
	background-color: #E6FFA2;
820
	background-color: #e9f6f8;
Line 830... Line 821...
830
}
821
}
831
 
822
 
832
.couleur_legende {
823
.couleur_legende {