Subversion Repositories eFlore/Applications.cel

Rev

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

Rev 1123 Rev 1206
Line 109... Line 109...
109
label[title]:after, th[title]:after, span[title]:after {
109
label[title]:after, th[title]:after, span[title]:after {
110
    content: " " url("../images/icones/aide.png");
110
    content: " " url("../images/icones/aide.png");
111
}
111
}
Line 112... Line 112...
112
 
112
 
-
 
113
/*+--------------------------------------------------------------------------------------------------------+*/
-
 
114
/* Positionnement général */
-
 
115
#zone-appli {
-
 
116
	margin:0 auto;
-
 
117
	width:600px;
-
 
118
}
-
 
119
 
113
/*+--------------------------------------------------------------------------------------------------------+*/
120
/*+--------------------------------------------------------------------------------------------------------+*/
114
/* Formulaire générique */
121
/* Formulaire générique */
115
fieldset {
122
fieldset {
116
	background-color:#fff;
123
	background-color:#fff;
117
}
124
}