Closed Bug 253449 (bz-css) Opened 20 years ago Closed 11 years ago

convert Bugzilla UI code to structural HTML and stylistic CSS meta tracking bug

Categories

(Bugzilla :: User Interface, enhancement)

2.19
enhancement
Not set
normal

Tracking

()

RESOLVED FIXED
Bugzilla 5.0

People

(Reporter: myk, Unassigned)

References

Details

(Keywords: meta)

Attachments

(1 obsolete file)

For maintainability and flexibility, Bugzilla UI code should be converted to
structural HTML and stylistic CSS.
Alias: bz-css
Depends on: 253480, 256207
Depends on: 256208
Depends on: 251740
*** Bug 260507 has been marked as a duplicate of this bug. ***
Attached patch adds css ids and classes v1 (obsolete) — Splinter Review
this patch adds css ids and classes to make it easy to style bugzilla with css.


the bulk of the patch is to convert <td align="right><b>headers</b></td> into
<th align='right">headers</th>.
Assignee: myk → bugzilla
Status: NEW → ASSIGNED
oops, i just noticed that this is a meta bug.
Depends on: 264511
Attachment #162189 - Attachment is obsolete: true
Depends on: 278125
Depends on: 322402
Keywords: meta
QA Contact: mattyt-bugzilla → default-qa
Assignee: bugzilla → ui
Severity: normal → enhancement
Status: ASSIGNED → NEW
Blocks: 547171
Depends on: 952795
Done!
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Target Milestone: --- → Bugzilla 5.0
Just wondering about code such as:

align="right"
align="center"
valign="top"

which could also be converted to css.
(In reply to c1541 from comment #5)
> align="right"
> align="center"
> valign="top"

bug 840407
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: