Subversion Repositories eFlore/Applications.cel

Compare Revisions

Ignore whitespace Rev 1559 → Rev 1560

/trunk/widget/modules/saisie/squelettes/florileges/css/florileges.css
150,6 → 150,11
width: 65.9574%;
}
}
@media (min-width: 1600px) {
.container {
width: 1580px;
}
}
/*+--------------------------------------------------------------------------------------------------------+*/
/* Spécifique Florilèges */
.page-header .intro {
214,16 → 219,32
label.error {
font-weight: bold;
color: #B94A48;
padding: 2px 8px;
margin-top: 2px;
padding: 0 8px;
}
.error .horizontal-slider{
background: #B94A48;
}
.slider-holder + select + label.error {
clear: both;
}
#form-date .input-prepend input {
vertical-align:top;
}
#form-date .input-prepend input + label.error {
display: block;
}
/*+--------------------------------------------------------------------------------------------------------+*/
/* SLIDERs */
.slider-on {
display: none;
display:inline;
height:0;
width:0;
margin:0;
padding:0;
visibility: hidden;
}
.slider-holder {
height: 65px;
height: 25px;
margin-left: -20px;
margin-right: 20px;
padding-left: 40px;
253,8 → 274,9
margin: 0 3%;
}
.slider-holder .slider-legend p {
padding-top:5px;
padding-top: 5px;
overflow: hidden;
word-wrap: break-word;
}
.horizontal-slider a.ui-slider-handle {
background: url("../img/icones/selecteur.png") no-repeat scroll 23px 20px transparent;