62,7 → 62,7 |
padding:7px 5px;} |
th{ |
background-color:#EEE;} |
th[title]:after { |
label[title]:after, th[title]:after { |
content: " " url("images/aide.png"); |
} |
caption{ |
256,8 → 256,6 |
background-color:white; |
font-size:1.2em; |
color:#999;} |
#zone-form label:after{ |
content:" : ";} |
#zone-form input{ |
margin:5px;} |
#zone-form textarea{ |
271,10 → 269,10 |
clear:both; |
height:6em; |
padding:2px; |
margin: 0 0 2px 0; |
overflow:auto; |
width:90%; |
border:1px solid #ccc;} |
.case-a-cocher-scroll{ |
border:1px solid #ccc; |
background-color:#FFF;} |
.case-a-cocher-scroll label{ |
width:90% !important;} |
407,13 → 405,13 |
#ref-demande-versionnage label{ |
display:block; |
float:left; |
width:30%; |
width:40%; |
margin:2px 0;} |
#ref-demande-versionnage #champs-domaine label{ |
width:90%;} |
#ref-demande-versionnage input{ |
width:65%; |
margin:0;} |
width:100%; |
margin:0 0 2px 0;} |
#case-a-cocher-scroll-licence, label[for="referencement"]{ |
width:90% !important;} |
#case-a-cocher-scroll-licence label{ |