summaryrefslogtreecommitdiffstats
path: root/skins
AgeCommit message (Collapse)AuthorFilesLines
2004-07-03Fix for bug 248379: update to bug 245924; enable link groups to be styled ↵myk%mozilla.org1-8/+6
individually Patch by Svetlana Harisova r=myk a=myk
2004-06-23Fix for bug 245924: updates Bugzilla footer to take advantage of HTML4 and ↵myk%mozilla.org1-0/+95
CSS formatting. Patch by Vitaly Harisov. r=myk a=myk
2004-05-12Fix for bug 240486: makes the banner template CSS friendlymyk%mozilla.org1-0/+52
Patch by Vitaly Harisov r=myk a=myk
2004-03-18Fix for bug 237757: Resolved bugs are no longer struck out on dependencykiko%async.com.br1-0/+25
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.
2003-01-10Bug 142104: Enhancements in buglists should be gray. r=kiko, a=justdavejouni%heikniemi.net1-1/+1
2002-11-16Fix for bug 180232: removes unnecessary margins/borders around XUL ↵myk%mozilla.org1-0/+7
duplicates report
2002-11-05Fix for bug 156548: XUL implementation of duplicates report.myk%mozilla.org1-0/+27
2002-08-24Bug 143286 - Adding 2 new files missing from repositorybugreport%peshkin.net1-0/+1
2002-03-12Fix for bug 103778: Rewrites and templatizes buglist.cgi.myk%mozilla.org1-0/+38
Patch by Myk Melez <myk@mozilla.org>. r=bbaetz,gerv
2001-12-13Bug 37339 and Bug 80183 - Adding a sidebar.cgi and index.cgi. The ↵jake%acutex.net1-0/+37
sidebar.cgi can currently be used in Mozilla/Netscape 6 and uses XUL that was originally written by Scott Collins <scc@mozilla.org>. The index.cgi displays both the proper header and footer in the appropriate places. It also changes the links accoding to if you are logged in or not. r= ddk, kiko