Closed
Bug 323648
Opened 19 years ago
Closed 19 years ago
file inputs on forms don't display borders/colours properly while using CSS.
Categories
(Firefox :: General, defect)
Tracking
()
People
(Reporter: knifa, Unassigned)
References
()
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8) Gecko/20051111 Firefox/1.5
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8) Gecko/20051111 Firefox/1.5
While using things like borders and background colours on inputs with the file as the type don't display the borders or colours properly. The Browse button isn't styled either.
Reproducible: Always
Steps to Reproduce:
Use the CSS "border: 1px solid; background: rgb(255, 0, 0)" on an <input> tag with the type as file.
Actual Results:
Border size isn't changed, neither is colour or type, button background colour doesn't change.
Expected Results:
Border size should be 1px, just a line, and it should be black. Button should be red.
Comment 2•19 years ago
|
||
*** This bug has been marked as a duplicate of 52500 ***
Status: UNCONFIRMED → RESOLVED
Closed: 19 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•