Subversion Repositories eFlore/Applications.coel

Rev

Rev 125 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 125 Rev 199
Line 31... Line 31...
31
	float:left;
31
	float:left;
32
	vertical-align:top;}
32
	vertical-align:top;}
33
#loading-msg {
33
#loading-msg {
34
	font: normal 10px arial, tahoma, sans-serif;}
34
	font: normal 10px arial, tahoma, sans-serif;}
35
/* #------------------------------------------------------------------------------------------------------#	*/
35
/* #------------------------------------------------------------------------------------------------------#	*/
36
/*												GÉNÉRAL														*/
36
/*												G�N�RAL														*/
37
/* #------------------------------------------------------------------------------------------------------#	*/
37
/* #------------------------------------------------------------------------------------------------------#	*/
38
.attention {
38
.attention {
39
	font:bold 14px;
39
	font:bold 14px;
40
	color:red;}
40
	color:red;}
41
/* #------------------------------------------------------------------------------------------------------#	*/
41
/* #------------------------------------------------------------------------------------------------------#	*/
42
/*												ENTÊTE 														*/
42
/*												ENT�TE 														*/
43
/* #------------------------------------------------------------------------------------------------------#	*/
43
/* #------------------------------------------------------------------------------------------------------#	*/
44
#coel-entete {
44
#coel-entete {
45
	color:white;
45
	color:white;
46
	height:100px;
46
	height:100px;
47
	background:#1E4176 url(images/bg/hd-bg.png) repeat-x scroll 0pt;
47
	background:#1E4176 url(images/bg/hd-bg.png) repeat-x scroll 0pt;
Line 65... Line 65...
65
/* #------------------------------------------------------------------------------------------------------#	*/
65
/* #------------------------------------------------------------------------------------------------------#	*/
66
#coel-id-pano-aide{
66
#coel-id-pano-aide{
67
	font-size: 11px;
67
	font-size: 11px;
68
	margin:5px;}
68
	margin:5px;}
69
/* #------------------------------------------------------------------------------------------------------#	*/
69
/* #------------------------------------------------------------------------------------------------------#	*/
70
/*												PANNEAU DÉTAIL												*/
70
/*												PANNEAU D�TAIL												*/
71
/* #------------------------------------------------------------------------------------------------------#	*/
71
/* #------------------------------------------------------------------------------------------------------#	*/
72
.coel-detail {
72
.coel-detail {
73
	height: 55px;
73
	height: 55px;
74
	background-color: #ddd;
74
	background-color: #ddd;
75
	border-bottom: 1px solid silver;}
75
	border-bottom: 1px solid silver;}
Line 85... Line 85...
85
	font-size: 11px;
85
	font-size: 11px;
86
	font-weight: normal;
86
	font-weight: normal;
87
	padding: 0 5 5 5px;}
87
	padding: 0 5 5 5px;}
88
.coel-detail-body {
88
.coel-detail-body {
89
	padding: 12px;}
89
	padding: 12px;}
90
/* Liste de définition : style provenant de pompage.net : http://pompage.net/pompe/listesdefinitions/ */
90
/* Liste de d�finition : style provenant de pompage.net : http://pompage.net/pompe/listesdefinitions/ */
91
dl.hb_affichage_tabulaire {
91
dl.hb_affichage_tabulaire {
92
	width: 61em;}
92
	width: 61em;}
93
.hb_affichage_tabulaire dt {
93
.hb_affichage_tabulaire dt {
94
	width: 20em;
94
	width: 20em;
95
	float: left;
95
	float: left;
Line 144... Line 144...
144
	border-width:0;}
144
	border-width:0;}
145
.pair{
145
.pair{
146
	background-color: #FAD2C6;}
146
	background-color: #FAD2C6;}
Line 147... Line 147...
147
 
147
 
148
/* #------------------------------------------------------------------------------------------------------#	*/
148
/* #------------------------------------------------------------------------------------------------------#	*/
149
/*												ÎCONES 														*/
149
/*												�CONES 														*/
150
/* #------------------------------------------------------------------------------------------------------#	*/
150
/* #------------------------------------------------------------------------------------------------------#	*/
151
.icone-aide {
151
.icone-aide {
152
	background: url(images/icones/aide.png) no-repeat center left !important;}
152
	background: url(images/icones/aide.png) no-repeat center left !important;}
153
.icone-ajouter {
153
.icone-ajouter {
Line 187... Line 187...
187
.icone-utilisateur {
187
.icone-utilisateur {
188
	background: url(images/icones/utilisateur.png) no-repeat center left !important;}
188
	background: url(images/icones/utilisateur.png) no-repeat center left !important;}
189
.icone-vcard-ajouter {
189
.icone-vcard-ajouter {
190
	background: url(images/icones/vcard_ajouter.png) no-repeat center left !important;}
190
	background: url(images/icones/vcard_ajouter.png) no-repeat center left !important;}
191
.icone-vcard-supprimer {
191
.icone-vcard-supprimer {
192
	background: url(images/icones/vcard_supprimer.png) no-repeat center left !important;}
-
 
193
192
	background: url(images/icones/vcard_supprimer.png) no-repeat center left !important;}
-
 
193
	
-
 
194
/*
-
 
195
	Personnes
-
 
196
*/
-
 
197
 
-
 
198
.logo-personne	{
-
 
199
	position:absolute;
-
 
200
}
-
 
201
194
202