Subversion Repositories Applications.referentiel

Compare Revisions

Ignore whitespace Rev 47 → Rev 48

/trunk/interfaces/squelettes/css/referentiel/referentiel.css
216,6 → 216,23
background-color:#E9584C !important;}
.espace{
background-color:yellow !important;}
.obligatoire{
color:red;}
.attention {
display:block;
background: #ffffcc url(http://www.tela-botanica.org/sites/commun/generique/images/graphisme/attention.png) no-repeat 2% 50%;
text-align:center;
border: 1px solid red;
min-height: 30px;
max-width: 800px;
padding:10px 5px 5px 50px;}
.information {
background: #e7ebfd url(http://www.tela-botanica.org/sites/commun/generique/images/graphisme/information.png) no-repeat 2% 50%;
text-align:center;
border:1px solid #5D81BA;
max-width: 800px;
min-height:30px;
padding:10px 5px 5px 50px;}
hr.nettoyage{
clear:both;
width:0;}
307,10 → 324,12
#ref-demande-versionnage label{
display:block;
float:left;
width:40%;
width:30%;
margin:2px 0;}
#ref-demande-versionnage #champs-domaine label{
width:90%;}
#ref-demande-versionnage input{
width:55%;
width:65%;
margin:0;}
#case-a-cocher-scroll-licence, label[for="referencement"]{
width:90% !important;}