Closed
Bug 286982
Opened 20 years ago
Closed 20 years ago
Extraneous stylesheet rules for table in about:
Categories
(Firefox :: General, defect, P5)
Firefox
General
Tracking
()
VERIFIED
FIXED
Firefox1.5
People
(Reporter: aguertin+bugzilla, Assigned: Gavin)
Details
Attachments
(1 file)
|
724 bytes,
patch
|
mconnor
:
review+
|
Details | Diff | Splinter Review |
about: has no tables. The stylesheet contains
table {
margin: auto;
text-align: center;
}
That should be removed.| Assignee | ||
Comment 1•20 years ago
|
||
| Assignee | ||
Updated•20 years ago
|
Version: unspecified → Trunk
Comment 2•20 years ago
|
||
Comment on attachment 178079 [details] [diff] [review] Patch r=sparky, sr=lumpy in other news, this is a really silly bug.
Attachment #178079 -
Flags: review+
| Assignee | ||
Updated•20 years ago
|
Assignee: firefox → gavin.sharp
Priority: -- → P5
Whiteboard: [checkin needed]
Target Milestone: --- → Firefox1.1
| Assignee | ||
Updated•20 years ago
|
Status: NEW → ASSIGNED
Comment 3•20 years ago
|
||
Checking in about.xhtml; /cvsroot/mozilla/toolkit/content/about.xhtml,v <-- about.xhtml new revision: 1.8; previous revision: 1.7 done
Status: ASSIGNED → RESOLVED
Closed: 20 years ago
Resolution: --- → FIXED
Updated•20 years ago
|
Whiteboard: [checkin needed]
| Assignee | ||
Updated•20 years ago
|
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•