Closed
Bug 190259
Opened 23 years ago
Closed 23 years ago
Address bar font
Categories
(Firefox :: General, enhancement)
Tracking
()
VERIFIED
WONTFIX
People
(Reporter: k_incltd, Assigned: bugzilla)
Details
User-Agent: Mozilla/5.0 (Windows; U; Win98; en-US; rv:1.3a) Gecko/20021207 Phoenix/0.5
Build Identifier: Mozilla/5.0 (Windows; U; Win98; en-US; rv:1.3a) Gecko/20021207 Phoenix/0.5
I would like that the font in the adress bar be made (easily) changeable. I
personally would like to use a fixed width font(easier on the eyes).
Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1•23 years ago
|
||
phoenix.
Assignee: asa → blaker
Component: Browser-General → General
Product: Browser → Phoenix
Version: Trunk → unspecified
You can set this by creating a userChrome.css file and setting font-family:
monospace;
Please see http://texturizer.net/phoenix/edit.html
#urlbar {
font-family: monospace !important;
}
Comment 3•23 years ago
|
||
I've spoken with the developers and they're not going to add this to Phoenix UI.
Status: UNCONFIRMED → RESOLVED
Closed: 23 years ago
Resolution: --- → WONTFIX
Comment 4•22 years ago
|
||
VERIFYING obvious WONTFIX bugs. Filter on firebirdWontFix to filter these bugs.
I skipped a few that I'm unsure about from their summary and will manually go
through them.
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•