Subversion Repositories eFlore/Applications.coel

Rev

Rev 236 | Rev 341 | Go to most recent revision | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 236 Rev 308
Line 1... Line 1...
1
/** Les CSS de l'application COEL */
1
/** Les CSS de l'application COEL */
2
 
-
 
3
* {
2
*{
4
	margin: 0px;
3
	margin:0;
5
	padding: 0px;}
4
	padding:0;}
6
 
-
 
7
/* #------------------------------------------------------------------------------------------------------#	*/
5
/* #------------------------------------------------------------------------------------------------------#	*/
8
/* 												CHARGEMENT APPLICATION										*/
6
/* 												CHARGEMENT APPLICATION										*/
9
/* #------------------------------------------------------------------------------------------------------#	*/
7
/* #------------------------------------------------------------------------------------------------------#	*/
10
#loading {
8
#loading{
11
	position: absolute;
9
	position: absolute;
Line 31... Line 29...
31
	float:left;
29
	float:left;
32
	vertical-align:top;}
30
	vertical-align:top;}
33
#loading-msg {
31
#loading-msg{
34
	font: normal 10px arial, tahoma, sans-serif;}
32
	font: normal 10px arial, tahoma, sans-serif;}
35
/* #------------------------------------------------------------------------------------------------------#	*/
33
/* #------------------------------------------------------------------------------------------------------#	*/
36
/*												G�N�RAL														*/
34
/*												GÉNÉRAL														*/
37
/* #------------------------------------------------------------------------------------------------------#	*/
35
/* #------------------------------------------------------------------------------------------------------#	*/
38
.attention {
36
.attention{
39
	font:bold 14px;
37
	font:bold 14px;
40
	color:red;}
38
	color:red;}
41
/* #------------------------------------------------------------------------------------------------------#	*/
39
/* #------------------------------------------------------------------------------------------------------#	*/
42
/*												ENT�TE 														*/
40
/*												ENTÊTE 														*/
43
/* #------------------------------------------------------------------------------------------------------#	*/
41
/* #------------------------------------------------------------------------------------------------------#	*/
44
#coel-entete {
42
#coel-entete{
45
	color:white;
43
	color:white;
46
	height:100px;
44
	height:100px;
47
	background:#1E4176 url(images/bg/hd-bg.png) repeat-x scroll 0pt;
45
	background:#1E4176 url(images/bg/hd-bg.png) repeat-x scroll 0pt;
Line 61... Line 59...
61
	float:right;
59
	float:right;
62
	margin:2 5 0 0px}
60
	margin:2 5 0 0px}
63
/* #------------------------------------------------------------------------------------------------------#	*/
61
/* #------------------------------------------------------------------------------------------------------#	*/
64
/*												AIDE														*/
62
/*												AIDE														*/
65
/* #------------------------------------------------------------------------------------------------------#	*/
63
/* #------------------------------------------------------------------------------------------------------#	*/
66
#coel-id-pano-aide{
64
#coel-id-panneau-aide{
67
	font-size: 11px;
65
	font-size: 11px;
68
	margin:5px;}
66
	margin:5px;}
-
 
67
#coel-id-panneau-aide ul{
-
 
68
	list-style-type:disc;
-
 
69
	padding-left:15px;}
-
 
70
#coel-id-panneau-aide ol{
-
 
71
	list-style-type:decimal;
-
 
72
	padding-left:15px;}
69
/* #------------------------------------------------------------------------------------------------------#	*/
73
/* #------------------------------------------------------------------------------------------------------#	*/
70
/*												PANNEAU D�TAIL												*/
74
/*												PANNEAU DÉTAIL												*/
71
/* #------------------------------------------------------------------------------------------------------#	*/
75
/* #------------------------------------------------------------------------------------------------------#	*/
72
.coel-detail {
76
.coel-detail{
73
	height: 55px;
77
	height: 55px;
74
	background-color: #ddd;
78
	background-color: #ddd;
75
	border-bottom: 1px solid silver;}
79
	border-bottom: 1px solid silver;}
Line 85... Line 89...
85
	font-size: 11px;
89
	font-size: 11px;
86
	font-weight: normal;
90
	font-weight: normal;
87
	padding: 0 5 5 5px;}
91
	padding: 0 5 5 5px;}
88
.coel-detail-body {
92
.coel-detail-body {
89
	padding: 12px;}
93
	padding: 12px;}
90
/* Liste de d�finition : style provenant de pompage.net : http://pompage.net/pompe/listesdefinitions/ */
94
/* Liste de définition : style provenant de pompage.net : http://pompage.net/pompe/listesdefinitions/ */
91
dl.hb_affichage_tabulaire {
95
dl.hb_affichage_tabulaire{
92
	width: 61em;}
96
	width: 61em;}
93
.hb_affichage_tabulaire dt {
97
.hb_affichage_tabulaire dt{
94
	width: 20em;
98
	width: 20em;
95
	float: left;
99
	float: left;
Line 142... Line 146...
142
	text-align:left;
146
	text-align:left;
143
	vertical-align:top;
147
	vertical-align:top;
144
	border-width:0;}
148
	border-width:0;}
145
.pair{
149
.pair{
146
	background-color: #FAD2C6;}
150
	background-color: #FAD2C6;}
147
 
-
 
148
/* #------------------------------------------------------------------------------------------------------#	*/
151
/* #------------------------------------------------------------------------------------------------------#	*/
149
/*												�CONES 														*/
152
/*												ÎCONES 														*/
150
/* #------------------------------------------------------------------------------------------------------#	*/
153
/* #------------------------------------------------------------------------------------------------------#	*/
-
 
154
.no-icone{
-
 
155
	padding:0;}
151
.icone-aide {
156
.icone-aide{
152
	background: url(images/icones/aide.png) no-repeat center left !important;}
157
	background:url(images/icones/aide.png) no-repeat center left !important;}
153
.icone-ajouter {
158
.icone-ajouter{
154
	background: url(images/icones/ajouter.png) no-repeat center left !important;}
159
	background:url(images/icones/ajouter.png) no-repeat center left !important;}
155
.icone-appli {
160
.icone-appli{
Line 190... Line 195...
190
	background: url(images/icones/vcard_ajouter.png) no-repeat center left !important;}
195
	background:url(images/icones/vcard_ajouter.png) no-repeat center left !important;}
191
.icone-vcard-supprimer {
196
.icone-vcard-supprimer{
192
	background: url(images/icones/vcard_supprimer.png) no-repeat center left !important;}
197
	background:url(images/icones/vcard_supprimer.png) no-repeat center left !important;}
193
.icone-rafraichir {
198
.icone-rafraichir{
194
	background: url(images/icones/rafraichir.png) no-repeat center left !important;}
199
	background:url(images/icones/rafraichir.png) no-repeat center left !important;}
195
	
-
 
196
/* #------------------------------------------------------------------------------------------------------#    */
200
/* #------------------------------------------------------------------------------------------------------#*/
197
/*                                              IMAGES                                                        */
201
/*                                              IMAGES                                                     */
198
/* #------------------------------------------------------------------------------------------------------# */
202
/* #------------------------------------------------------------------------------------------------------#*/
199
.conteneur-image-centre {
203
.conteneur-image-centre{
200
	text-align: center;
204
	text-align: center;}
201
}
-
 
202
 
-
 
203
.logo-personne {
205
.logo-personne{
204
	max-height: 250px;
206
	max-height: 250px;}	
205
}	
-
 
206
 
-
 
207
    /* #------------------------------------------------------------------------------------------------------#    */
207
/* #----------------------------------------------------------------------------------------------------------#*/
208
/*                                              PANNEAU PUBLICATION                                                        */
208
/*                                              PANNEAU PUBLICATION                                            */
209
/* #------------------------------------------------------------------------------------------------------# */
209
/* #----------------------------------------------------------------------------------------------------------#*/
210
 
-
 
211
.x-formulaire-auteur {
210
.x-formulaire-auteur{
212
    padding-left: 100px; 
211
    padding-left: 100px;}
213
}
-
 
214
 
-
 
215
.x-formulaire-auteur-label {
212
.x-formulaire-auteur-label{
216
	padding:3px 0 !important;
213
	padding:3px 0 !important;
217
	text-align:left;
214
	text-align:left;
218
	clear:left;
215
	clear:left;
219
	display:block;
216
	display:block;
Line 226... Line 223...
226
	font-family:tahoma,arial,helvetica,sans-serif;
223
	font-family:tahoma,arial,helvetica,sans-serif;
227
	font-size:12px;
224
	font-size:12px;
228
	font-size-adjust:none;
225
	font-size-adjust:none;
229
	font-style:normal;
226
	font-style:normal;
230
	font-variant:normal;
227
	font-variant:normal;
231
	line-height:normal;
-
 
232
}
-
 
233
228
	line-height:normal;}
-
 
229
234
230