Closed
Bug 111239
Opened 23 years ago
Closed 23 years ago
Text in form are not correct with CSS
Categories
(Core :: CSS Parsing and Computation, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 109808
People
(Reporter: mbelanger, Assigned: dbaron)
References
()
Details
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:0.9.6) Gecko/20011120
BuildID: 2001112012
I can't set color for FORM with CSS if i already set a color for the text in
td,body ect..
Reproducible: Always
Steps to Reproduce:
1.Create a CSS with a default color text
2.Create another style to set the text color in a form
3.Create the form
Actual Results: The text in the form are the same of the default text color.
Expected Results: The text in a textarea,input or select should be in the color
specified for this object in the CSS.
You can see the source code example with the URL. You can't see the text in the
input text because its white.. Just selected it with the mouse for view it or
see the sources..
Assignee | ||
Comment 1•23 years ago
|
||
*** This bug has been marked as a duplicate of 109808 ***
Status: UNCONFIRMED → RESOLVED
Closed: 23 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•