merge of 'be5741c3c94c1e0719f55180856bbdeecca4d5e2'

and 'cf23c2bccd1b205a714663148e4591cc09e9617c'
This commit is contained in:
z3d
2010-12-21 10:21:37 +00:00
3 changed files with 9 additions and 1 deletions

View File

@ -71,7 +71,8 @@ button {
}
textarea {
border: 1px solid #ddddc0;
border: 1px solid #aaf;
min-height: 40px;
}
br {

View File

@ -76,6 +76,10 @@ button {
textarea {
border: 1px solid #494;
color: #fff;
background: #020;
margin-left: 4px;
margin-right: 5px !important;
}
br {

View File

@ -78,6 +78,9 @@ button {
textarea {
border: 1px solid #9999ff;
color: #001;
background: #ddf;
border: 1px solid #44d;
}
br {