aboutsummaryrefslogtreecommitdiffstats
path: root/skins
Commit message (Collapse)AuthorAgeFilesLines
* Patch for bug 275631: Only the first column (not all) should have excess CSS ↵jocuri%softhome.net2004-12-311-1/+4
| | | | padding-left; patch by byron jones (glob) <bugzilla@glob.com.au>, r=gerv, r=vladd, a=justdave.
* Patch for bug 232328: Update CSS file in order to fix the display of columns ↵jocuri%softhome.net2004-12-291-2/+2
| | | | in stagger headers mode using Internet Explorer; patch by Frédéric Buclin <LpSolit@netscape.net>, r=myk, r=glob, a=justdave.
* Patch for bug 274134: Modify relative path to padlock.png in recently moved ↵jocuri%softhome.net2004-12-111-1/+1
| | | | CSS file; patch by Frédéric Buclin <LpSolit@netscape.net>, r=vladd, a=justdave.
* Fix for bug 251068: cssification of index.cgi; Patch by Vitaly Harisov; ↵myk%mozilla.org2004-11-092-0/+69
| | | | r=myk,kiko; a=myk for 2.20
* Patch for bug 266142: Make bug listing display optimal for viewing; patch by ↵jocuri%softhome.net2004-11-031-1/+1
| | | | Steve Wardell <okapi@codeboy.net>, r=kiko, a=myk.
* Patch for bug 258355: remove 1x1.gif and use CSS instead in order to create ↵jocuri%softhome.net2004-11-031-0/+2
| | | | suitable spacing; patch by Frédéric Buclin <LpSolit@netscape.net>; r=kiko, a=justdave.
* Patch for bug 255512: For bz_secure, distinguish between mandatory and ↵jocuri%softhome.net2004-09-241-0/+5
| | | | non-mandatory groups and create distinct CSS classes to enable customizations by the admin; patch by Marc Schumann <wurblzap@gmail.com>; r=kiko, r=joel, a=justdave.
* Bug 259452 Add bonsai style &mark support to showbug for bug commentstimeless%mozdev.org2004-09-221-0/+6
| | | | r=kiko a=justdave
* Patch for bug 235061: move CSS stylings in global.css if they are used ↵jocuri%softhome.net2004-08-281-0/+5
| | | | across multiple pages; patch by Marc Schumann <marcschum@web.de>; r=kiko, a=myk.
* Patch for bug 252810: p1, critical not displayed in red when groups arekiko%async.com.br2004-08-231-7/+21
| | | | | used for bug. Roundabout patch that adds a padlock icon next to the bug ID to bug listings, and does even/odd striping of the buglist. r,a=myk.
* Fix for bug 248379: update to bug 245924; enable link groups to be styled ↵myk%mozilla.org2004-07-031-8/+6
| | | | | | | | individually Patch by Svetlana Harisova r=myk a=myk
* Fix for bug 245924: updates Bugzilla footer to take advantage of HTML4 and ↵myk%mozilla.org2004-06-231-0/+95
| | | | | | | | CSS formatting. Patch by Vitaly Harisov. r=myk a=myk
* Fix for bug 240486: makes the banner template CSS friendlymyk%mozilla.org2004-05-121-0/+52
| | | | | | Patch by Vitaly Harisov r=myk a=myk
* Fix for bug 237757: Resolved bugs are no longer struck out on dependencykiko%async.com.br2004-03-181-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.
* Bug 142104: Enhancements in buglists should be gray. r=kiko, a=justdavejouni%heikniemi.net2003-01-101-1/+1
|
* Fix for bug 180232: removes unnecessary margins/borders around XUL ↵myk%mozilla.org2002-11-161-0/+7
| | | | duplicates report
* Fix for bug 156548: XUL implementation of duplicates report.myk%mozilla.org2002-11-051-0/+27
|
* Bug 143286 - Adding 2 new files missing from repositorybugreport%peshkin.net2002-08-241-0/+1
|
* Fix for bug 103778: Rewrites and templatizes buglist.cgi.myk%mozilla.org2002-03-121-0/+38
| | | | | Patch by Myk Melez <myk@mozilla.org>. r=bbaetz,gerv
* Bug 37339 and Bug 80183 - Adding a sidebar.cgi and index.cgi. The ↵jake%acutex.net2001-12-131-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