bug 2105: Textarea no longer inherits text color from parent.
git-svn-id: svn://10.0.0.236/trunk@34828 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
957e7f0de9
commit
b1e77dc6a3
@ -736,6 +736,7 @@ textarea {
|
||||
vertical-align: bottom;
|
||||
border: 2px inset #c0c0c0;
|
||||
background-color:white;
|
||||
color:black;
|
||||
}
|
||||
|
||||
/* misc */
|
||||
|
||||
@ -736,6 +736,7 @@ textarea {
|
||||
vertical-align: bottom;
|
||||
border: 2px inset #c0c0c0;
|
||||
background-color:white;
|
||||
color:black;
|
||||
}
|
||||
|
||||
/* misc */
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user