Subversion Repositories eFlore/Applications.cel

Compare Revisions

Ignore whitespace Rev 1945 → Rev 1946

/trunk/widget/modules/saisie/squelettes/florileges/css/florileges.css
194,20 → 194,23
/*+--------------------------------------------------------------------------------------------------------+*/
/* Spécifique Florilèges */
.entete .intro {
background-color: #689E4B;
background: url("../img/background/noise.png") repeat scroll 0 0, radial-gradient(ellipse farthest-corner at center center , #A1C886 0%, #689E4B 100%) repeat scroll 0 0 transparent;
color: white;
background-color:#689E4B;
background:url("../img/background/noise.png") repeat scroll 0 0, radial-gradient(ellipse farthest-corner at center center , #A1C886 0%, #689E4B 100%) repeat scroll 0 0 transparent;
color:white;
padding:5px;
}
.entete .intro a {
color: #524C47;
color:#524C47;
}
 
/* Géolocalisation */
#map-canvas {
height: 280px;
height:280px;
margin-bottom:5px;
}
#map-canvas img {
max-width:none;
}
.coordonnees-geo, .lat-lon-info {
font-size: 10px;
}
275,9 → 278,12
#form-date .input-prepend input + label.error {
display: block;
}
 
/* Liste des taxons */
#taxon-liste optgroup + optgroup {
border-top: 1px solid black;
}
 
/*+--------------------------------------------------------------------------------------------------------+*/
/* SLIDERs */
.slider-on {