Subversion Repositories Applications.bazar

Rev

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

Rev 463 Rev 479
Line 187... Line 187...
187
	background-color:#b0cdfc;}
187
	background-color:#b0cdfc;}
188
#bf_description_description {font-weight:normal;}
188
#bf_description_description {font-weight:normal;}
189
/* CALENDRIER */
189
/* CALENDRIER */
190
#cal_entete{
190
#cal_entete{
191
	display:block;
191
	display:block;
192
	background:transparent url(/client/bazar/images/cal_titre_fond-grey.png) repeat-x;
192
	background:transparent url(/reseau/bazar/images/cal_titre_fond-grey.png) repeat-x;
193
	margin:10px 0;
193
	margin:10px 0;
194
	height:31px;
194
	height:31px;
195
	min-width:300px;
195
	min-width:300px;
196
	border-left: 2px solid #C3C0AD;
196
	border-left: 2px solid #C3C0AD;
197
	border-right: 2px solid #C3C0AD;
197
	border-right: 2px solid #C3C0AD;
Line 242... Line 242...
242
	border-spacing:2px;
242
	border-spacing:2px;
243
	width:960px; /* pour éviter que le calcul des largeurs des colonnes n'aboutisse à des valeurs différentes et que "dimanche" soit plus fin */
243
	width:960px; /* pour éviter que le calcul des largeurs des colonnes n'aboutisse à des valeurs différentes et que "dimanche" soit plus fin */
244
}
244
}
245
/* Problème de la couleur entre les cellules...
245
/* Problème de la couleur entre les cellules...
246
.calendrier tbody{
246
.calendrier tbody{
247
	background:white url(/client/bazar/images/cal_img_fond.jpg) 2px 40px repeat-y;}*/
247
	background:white url(/reseau/bazar/images/cal_img_fond.jpg) 2px 40px repeat-y;}*/
248
.calendrier th, .calendrier_applette th {
248
.calendrier th, .calendrier_applette th {
249
	color:white;
249
	color:white;
250
	background-color:#C3C0AD;
250
	background-color:#C3C0AD;
251
	border: 1px solid #113054;
251
	border: 1px solid #113054;
252
	text-align:center;}
252
	text-align:center;}
Line 275... Line 275...
275
	font: normal 10px Arial, sans-serif;
275
	font: normal 10px Arial, sans-serif;
276
	list-style-type:none;
276
	list-style-type:none;
277
	margin:20px 0 0 0;
277
	margin:20px 0 0 0;
278
	padding:0;}
278
	padding:0;}
279
.cal_evenemt_liste li{
279
.cal_evenemt_liste li{
280
	background:transparent url(/client/bazar/images/cal_pastille.png) top left no-repeat !important;
280
	background:transparent url(/reseau/bazar/images/cal_pastille.png) top left no-repeat !important;
281
	display:block;
281
	display:block;
282
	padding-bottom: 10px;
282
	padding-bottom: 10px;
283
	padding-top: 2px;
283
	padding-top: 2px;
284
	margin-left: 5px;
284
	margin-left: 5px;
285
}
285
}
Line 288... Line 288...
288
	padding-left: 20px;
288
	padding-left: 20px;
289
	padding-bottom: 5px;
289
	padding-bottom: 5px;
290
}
290
}
Line 291... Line 291...
291
 
291
 
292
.cal_evenemt_liste .nature_1{
292
.cal_evenemt_liste .nature_1{
293
	background:transparent url(/client/bazar/images/drapeau_bleu.png) top left no-repeat !important;}
293
	background:transparent url(/reseau/bazar/images/drapeau_bleu.png) top left no-repeat !important;}
294
.filtre_1{
294
.filtre_1{
295
	background-color:#7CCCFF;}
295
	background-color:#7CCCFF;}
296
.cal_evenemt_liste .nature_2{
296
.cal_evenemt_liste .nature_2{
297
	background:transparent url(/client/bazar/images/drapeau_vert.png) top left no-repeat !important;}
297
	background:transparent url(/reseau/bazar/images/drapeau_vert.png) top left no-repeat !important;}
298
.filtre_2{
298
.filtre_2{
299
	background-color:#7ACD69;}
299
	background-color:#7ACD69;}
300
.cal_evenemt_liste .nature_3{
300
.cal_evenemt_liste .nature_3{
301
	background:transparent url(/client/bazar/images/drapeau_orange.png) top left no-repeat !important;}
301
	background:transparent url(/reseau/bazar/images/drapeau_orange.png) top left no-repeat !important;}
302
.filtre_3{
302
.filtre_3{
303
	background-color:#FFAA5D;}
303
	background-color:#FFAA5D;}
304
.cal_evenemt_liste .nature_4{
304
.cal_evenemt_liste .nature_4{
305
	background:transparent url(/client/bazar/images/drapeau_rose.png) top left no-repeat !important;}
305
	background:transparent url(/reseau/bazar/images/drapeau_rose.png) top left no-repeat !important;}
306
.filtre_4{
306
.filtre_4{
307
	background-color:#FF81EA;}
307
	background-color:#FF81EA;}
308
.cal_evenemt{
308
.cal_evenemt{
309
	margin:0 0 0 0px;
309
	margin:0 0 0 0px;