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 245... Line 245...
245
}
245
}
Line 246... Line 246...
246
 
246
 
247
#zone_contenu {
247
#zone_contenu {
248
    border: 1px dashed green;
248
    border: 1px dashed green;
-
 
249
}
-
 
250
/*--------------------------------------------------------------------------------------------------------------*/
-
 
251
/* Styles propres à Papyrus */
-
 
252
.pap_erreur {
-
 
253
    width: 50%;
-
 
254
    background-color: #ffffcc;
-
 
255
    margin: 5px 25% 5px 25%;
-
 
256
    padding: 5px 5px 5px 5px;
-
 
257
    border : 2px;
-
 
258
    border-style: dotted;
-
 
259
    border-color: red;
Line 249... Line 260...
249
}
260
}
250
 
261
 
Line 251... Line 262...
251
/*--------------------------------------------------------------------------------------------------------------*/
262
/*--------------------------------------------------------------------------------------------------------------*/