Subversion Repositories eFlore/Applications.coel-consultation

Compare Revisions

Ignore whitespace Rev 224 → Rev 227

/branches/v1.10-jasnieres/squelettes/css/collection/collection.css
1,4 → 1,4
@charset "UTF-8";
@charset "UTF-8";
/*--------------------------------------------------------------------------------------------------------------*/
/* Général */
/*Correction CSS Tela */
24,7 → 24,7
padding:.3em;
border-top:1px solid #999;
font-weight:normal;}
#zone_contenu_corps li {
.coel-consultation li {
list-style-image:none;}
.label-grand dt{
width:28em;}
33,7 → 33,7
dt:after{
content:" : ";}
/* hack de commentaire avec un antislash pour ie5 mac \*/
h2, h3, dt, .nettoyeur{
.coel-consultation h2,.coel-consultation h3,.coel-consultation dt,.coel-consultation .nettoyeur{
clear:both;}
/* end hack */
dd{
179,7 → 179,7
margin:0;/*Pour IE*/
padding:0;/*Pour IE*/
height:auto !important;height:100%;/*Pour IE*/}
 
#col-per > .col-sommaire > li {
margin-bottom: 2px;
}