Subversion Repositories Applications.papyrus

Rev

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

Rev 43 Rev 83
Line 263... Line 263...
263
}
263
}
Line 264... Line 264...
264
 
264
 
265
#zone_contenu {
265
#zone_contenu {
266
    border: 1px dashed green;
266
    border: 1px dashed green;
-
 
267
}
-
 
268
/*--------------------------------------------------------------------------------------------------------------*/
-
 
269
/* Styles propres à Papyrus */
-
 
270
.pap_erreur {
-
 
271
    width: 50%;
-
 
272
    background-color: #ffffcc;
-
 
273
    margin: 5px 25% 5px 25%;
-
 
274
    padding: 5px 5px 5px 5px;
-
 
275
    border : 2px;
-
 
276
    border-style: dotted;
-
 
277
    border-color: red;
Line 267... Line 278...
267
}
278
}
268
 
279
 
Line 269... Line 280...
269
/*--------------------------------------------------------------------------------------------------------------*/
280
/*--------------------------------------------------------------------------------------------------------------*/