]> git.ipfire.org Git - thirdparty/bugzilla.git/commit
Fix for bug 237757: Resolved bugs are no longer struck out on dependency
authorkiko%async.com.br <>
Thu, 18 Mar 2004 06:50:20 +0000 (06:50 +0000)
committerkiko%async.com.br <>
Thu, 18 Mar 2004 06:50:20 +0000 (06:50 +0000)
commit962c6c28c25c354d7b3757f1b3cb3665cbde14b0
tree21db20fe400075cd017db87e8dd5814bc5dc2c43
parenta9dcfc9f89bbe7c26b03b036c1001c31d8b2c329
Fix for bug 237757: Resolved bugs are no longer struck out on dependency
trees. This was bustage from bug bug 232397 which added CSS classes but
didn't add them consistently to all templates. Includes a global CSS
file that defines the relevant bz_* classes and adds a link to it from
the global header template. r,a=myk.
css/edit_bug.css
css/global.css [new file with mode: 0644]
skins/standard/global.css [new file with mode: 0644]
template/en/default/global/header.html.tmpl