Subversion Repositories Applications.referentiel

Rev

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

Rev 33 Rev 38
Line 14... Line 14...
14
	background-color:#9ED30D !important;}
14
	background-color:#9ED30D !important;}
15
.ko{
15
.ko{
16
	background-color:#E9584C !important;}
16
	background-color:#E9584C !important;}
17
.espace{
17
.espace{
18
	background-color:yellow !important;}
18
	background-color:yellow !important;}
-
 
19
.case-a-cocher-scroll {
-
 
20
    height:6em;
-
 
21
    padding:2px;
-
 
22
    overflow:auto;
-
 
23
    border:1px solid #ccc}
-
 
24
.liste-simple li, ul.liste-simple{
-
 
25
	list-style-type:none;
19
 
26
	padding:0;
-
 
27
	margin:0 !important;}
-
 
28
.liste-champs li, ul.liste-champs{
-
 
29
	list-style-type:none;
-
 
30
	padding:0;
-
 
31
	margin:0 !important;}
-
 
32
.liste-champs li{
-
 
33
	padding:2px;}
20
/*--------------------------------------------------------------------------------------------------------------*/
34
/*--------------------------------------------------------------------------------------------------------------*/
21
/* Demande de traitements */
35
/* Demande de traitements */
22
#zone-form form{
36
#zone-form form{
23
	display:inline;}
37
	display:inline;}
24
 
-
 
25
/*--------------------------------------------------------------------------------------------------------------*/
38
/*--------------------------------------------------------------------------------------------------------------*/
26
/* Traitement */
39
/* Traitement */
27
#resultats {
40
#resultats {
28
	width:1024px;}
41
	width:1024px;}
29
#resultats .numero{
42
#resultats .numero{
Line 39... Line 52...
39
	padding:5px;}
52
	padding:5px;}
40
#ref-resultat .description, #ref-resultat .message{
53
#ref-resultat .description, #ref-resultat .message{
41
	width:800px;
54
	width:800px;
42
	padding:5px;}
55
	padding:5px;}
43
#ref-resultat .message p{
56
#ref-resultat .message p{
44
	background-color:#f0f0f0;}
-
 
45
57
	background-color:#f0f0f0;}
-
 
58
 
-
 
59
	
-
 
60
46
61