Subversion Repositories eFlore/Applications.cel

Rev

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

Rev 2351 Rev 2540
Line 52... Line 52...
52
}
52
}
53
.conteneur_selection_champ div {
53
.conteneur_selection_champ div {
54
	font-size: 13px;
54
	font-size: 13px;
55
}
55
}
Line -... Line 56...
-
 
56
 
-
 
57
select#pays {
-
 
58
    font-size: 13px;
-
 
59
    height: 30px;
-
 
60
    width: 230px;
-
 
61
    padding-left: 1px;
-
 
62
}
56
 
63
 
57
.attention {
64
.attention {
58
	background-color:#e7ebfd;
65
	background-color:#e7ebfd;
59
	background-image:url("../images/information.png");
66
	background-image:url("../images/information.png");
60
}
67
}