Subversion Repositories Applications.referentiel

Rev

Rev 47 | Rev 58 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 47 Rev 48
Line 214... Line 214...
214
	background-color:#9ED30D !important;}
214
	background-color:#9ED30D !important;}
215
.ko{
215
.ko{
216
	background-color:#E9584C !important;}
216
	background-color:#E9584C !important;}
217
.espace{
217
.espace{
218
	background-color:yellow !important;}
218
	background-color:yellow !important;}
-
 
219
.obligatoire{
-
 
220
	color:red;}
-
 
221
.attention {
-
 
222
  display:block;
-
 
223
  background: #ffffcc url(http://www.tela-botanica.org/sites/commun/generique/images/graphisme/attention.png) no-repeat 2% 50%;
-
 
224
  text-align:center;
-
 
225
  border: 1px solid red;
-
 
226
  min-height: 30px;
-
 
227
  max-width: 800px;
-
 
228
  padding:10px 5px 5px 50px;}
-
 
229
.information {
-
 
230
 background: #e7ebfd url(http://www.tela-botanica.org/sites/commun/generique/images/graphisme/information.png) no-repeat 2% 50%;
-
 
231
  text-align:center;
-
 
232
  border:1px solid #5D81BA;
-
 
233
  max-width: 800px;
-
 
234
  min-height:30px;
-
 
235
  padding:10px 5px 5px 50px;}
219
hr.nettoyage{
236
hr.nettoyage{
220
	clear:both;
237
	clear:both;
221
	width:0;}
238
	width:0;}
222
/* Formulaire */
239
/* Formulaire */
223
#zone-form fieldset{
240
#zone-form fieldset{
Line 305... Line 322...
305
#ref-demande-versionnage textarea{
322
#ref-demande-versionnage textarea{
306
	width:95%;}
323
	width:95%;}
307
#ref-demande-versionnage label{
324
#ref-demande-versionnage label{
308
	display:block;
325
	display:block;
309
	float:left;
326
	float:left;
310
	width:40%;
327
	width:30%;
311
	margin:2px 0;}
328
	margin:2px 0;}
-
 
329
#ref-demande-versionnage #champs-domaine label{
-
 
330
	width:90%;}
312
#ref-demande-versionnage input{
331
#ref-demande-versionnage input{
313
	width:55%;
332
	width:65%;
314
	margin:0;}
333
	margin:0;}
315
#case-a-cocher-scroll-licence, label[for="referencement"]{
334
#case-a-cocher-scroll-licence, label[for="referencement"]{
316
	width:90% !important;}
335
	width:90% !important;}
317
#case-a-cocher-scroll-licence label{
336
#case-a-cocher-scroll-licence label{
318
	width:80%;}
337
	width:80%;}