Closed Bug 273712 Opened 20 years ago Closed 20 years ago

CSS to change border of text box doesn't work ...

Categories

(Firefox :: General, defect)

x86
Windows XP
defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 1781

People

(Reporter: ricardo.silva, Assigned: bugs)

References

()

Details

Attachments

(1 file)

User-Agent:       Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.5) Gecko/20041107 Firefox/1.0
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.5) Gecko/20041107 Firefox/1.0

all the text box that use a CSS to change their border, in firefox the border
doesn't appear you can take a look at these web site
http://www.tramauniversitario.com.br/home/index.jsp and
http://www.tramauniversitario.com.br/usuario/cadastro.jsp because of that all
the text box are not visible, because the page have a white background and it
changes a little the layout of the boxes in the page  

Reproducible: Always
Steps to Reproduce:
1.
2.
3.



Expected Results:  
That firefox be able to display properly these text box that use CSS to change
their style, like the border.
example of the CSS.

.boxcep2 {
	BACKGROUND-COLOR: #ffffff; 
	BORDER-BOTTOM: #999999 1px double;
	BORDER-LEFT: #999999 1px double;
	BORDER-RIGHT: #999999 1px double;
	BORDER-TOP: #999999 1px double;
	COLOR: #37434E;
	FONT-FAMILY: Verdana, Arial;
	FONT-SIZE: 10px;
	FONT-STYLE: normal;
	FONT-VARIANT: normal;
	LINE-HEIGHT: normal;
	WIDTH: 30px;
	height: 17px
}
Page is using
# border-bottom : 1px double #fd850b;
# border-left : 1px double #fd850b;
# border-right : 1px double #fd850b;
# border-top : 1px double #fd850b;
That's not rendered correctly.

Bug is a duplicate from bug 1781.
this file contain the CSS used in the web site.
Marking DUPLICATE per comment 2.

Reporter, please note that this component is for the actual Website of Firefox,
not for website problems with Firefox.

*** This bug has been marked as a duplicate of 1781 ***
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → DUPLICATE
--> Websites :: www.mozilla.com so timeless can close out Firefox :: Product Site.
Component: Product Site → www.mozilla.com
Product: Firefox → Websites
-> Firefox::General (939393)
Component: www.mozilla.com → General
Product: Websites → Firefox
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: