Subversion Repositories Applications.bazar

Compare Revisions

Ignore whitespace Rev 471 → Rev 472

/branches/v3.1-blanche-neige/bazar.interne.css
189,7 → 189,7
/* CALENDRIER */
#cal_entete{
display:block;
background:transparent url(/client/bazar/images/cal_titre_fond-grey.png) repeat-x;
background:transparent url(/reseau/bazar/images/cal_titre_fond-grey.png) repeat-x;
margin:10px 0;
height:31px;
min-width:300px;
244,7 → 244,7
}
/* Problème de la couleur entre les cellules...
.calendrier tbody{
background:white url(/client/bazar/images/cal_img_fond.jpg) 2px 40px repeat-y;}*/
background:white url(/reseau/bazar/images/cal_img_fond.jpg) 2px 40px repeat-y;}*/
.calendrier th, .calendrier_applette th {
color:white;
background-color:#C3C0AD;
277,7 → 277,7
margin:20px 0 0 0;
padding:0;}
.cal_evenemt_liste li{
background:transparent url(/client/bazar/images/cal_pastille.png) top left no-repeat !important;
background:transparent url(/reseau/bazar/images/cal_pastille.png) top left no-repeat !important;
display:block;
padding-bottom: 10px;
padding-top: 2px;
290,19 → 290,19
}
 
.cal_evenemt_liste .nature_1{
background:transparent url(/client/bazar/images/drapeau_bleu.png) top left no-repeat !important;}
background:transparent url(/reseau/bazar/images/drapeau_bleu.png) top left no-repeat !important;}
.filtre_1{
background-color:#7CCCFF;}
.cal_evenemt_liste .nature_2{
background:transparent url(/client/bazar/images/drapeau_vert.png) top left no-repeat !important;}
background:transparent url(/reseau/bazar/images/drapeau_vert.png) top left no-repeat !important;}
.filtre_2{
background-color:#7ACD69;}
.cal_evenemt_liste .nature_3{
background:transparent url(/client/bazar/images/drapeau_orange.png) top left no-repeat !important;}
background:transparent url(/reseau/bazar/images/drapeau_orange.png) top left no-repeat !important;}
.filtre_3{
background-color:#FFAA5D;}
.cal_evenemt_liste .nature_4{
background:transparent url(/client/bazar/images/drapeau_rose.png) top left no-repeat !important;}
background:transparent url(/reseau/bazar/images/drapeau_rose.png) top left no-repeat !important;}
.filtre_4{
background-color:#FF81EA;}
.cal_evenemt{