adaptive form widgets styles updated

This commit is contained in:
Serghei Mihai 2013-10-30 09:49:28 +01:00
parent f35a032def
commit 9a77ad285c
No known key found for this signature in database
GPG Key ID: 76D1C964BF2FA1AF
1 changed files with 5 additions and 1 deletions

View File

@ -3372,10 +3372,14 @@ body.largeText #content-core p {
width: 100px;
}
.field input[type='text'], .field input[type='submit'] {
form input[type='text'], form input[type='submit'] {
border: 1px solid #aaa;
}
.formHelp {
display: none;
}
#realcontent img {
max-width: 440px;
}