Subversion Repositories eFlore/Applications.cel

Compare Revisions

Ignore whitespace Rev 1494 → Rev 1495

/trunk/widget/modules/photo/squelettes/css/contact.css
New file
0,0 → 1,17
#tpl-form-contact {
width: 350px;
padding: 15px;
}
 
input, textarea {
max-width: 100%;
width: 100% !important;
}
 
textarea {
height: 185px !important;
}
 
.error {
color: red;
}