Open Bug 722064 Opened 11 years ago Updated 5 months ago

back-button user chrome

Categories

(Firefox :: Toolbars and Customization, defect)

9 Branch
x86
Windows XP
defect

Tracking

()

UNCONFIRMED

People

(Reporter: anthyn, Unassigned)

Details

Attachments

(1 file)

User Agent: Mozilla/5.0 (Windows NT 5.1; rv:9.0.1) Gecko/20100101 Firefox/9.0.1
Build ID: 20111220165912

Steps to reproduce:

I always style my firefox with userchrome.css. This is the code related to my problem:

#back-button{
background-color: #00ff00!important;
}
#back-button[disabled="true"] {
background-color: #ffffff !important;
}


Actual results:

Since firefox 7 i have been experiencing a broken back-button after styling:

http://oi44.tinypic.com/33u3hxz.jpg


Expected results:

This is what my browser looked like with the same code till to firefox 6.01:

http://oi44.tinypic.com/21diwdu.jpg

Please can this be fixed. Thank you for your support.
Component: Untriaged → Toolbars
QA Contact: untriaged → toolbars
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.