Closed
Bug 274658
Opened 20 years ago
Closed 11 years ago
admin/table.html.tmpl has no class
Categories
(Bugzilla :: Administration, task)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: ravenousbugblatterbeast, Unassigned)
References
()
Details
Attachments
(1 file)
The table tag generated from the template table.html.tmpl should be given a class attribute so that it possible to change the appearence of these tables from the CSS style sheet and override the purple column headers without customising the template.
| Reporter | ||
Comment 1•20 years ago
|
||
This also applies to tables with purple headers hard-coded into the following scripts: editproducts.cgi editusers.cgi editversions.cgi queryhelp.cgi
Comment 2•20 years ago
|
||
*** Bug 280673 has been marked as a duplicate of this bug. ***
Comment 3•20 years ago
|
||
Note: Bug 280673 contains a detailed change log to migrate all tables with table headers to a sensible code which uses the class-attribute and a central style for the background color. (Sorry, too unexperienced for a patch for now!)
Comment 4•20 years ago
|
||
Reassigning bugs that I'm not actively working on to the default component owner in order to try to make some sanity out of my personal buglist. This doesn't mean the bug isn't being dealt with, just that I'm not the one doing it. If you are dealing with this bug, please assign it to yourself.
Assignee: justdave → administration
QA Contact: mattyt-bugzilla → default-qa
Comment 5•19 years ago
|
||
These diffs were made upon a Bugzilla 2.20 version on a Debian/testing system. Hope this helps in fixing this fast.
Updated•19 years ago
|
Status: UNCONFIRMED → NEW
Ever confirmed: true
Comment 6•11 years ago
|
||
This table has an ID since Bugzilla 3.2, see bug 423959, and so doesn't need another class. You can now customize it using its ID.
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•