aboutsummaryrefslogtreecommitdiffstats
path: root/skins
Commit message (Collapse)AuthorAgeFilesLines
* Bug 70907: QuickSearch: port the JS code to perl (make it server-side) - ↵lpsolit%gmail.com2005-08-221-3/+4
| | | | Patch by Marc Schumann <wurblzap@gmail.com> r=wicked a=myk
* Bug 303550: Bug lists trigger standards compliance mode in Gecko, causing ↵lpsolit%gmail.com2005-08-131-1/+4
| | | | CLOSED bugs not to be lined through in bug lists any more - Patch by Marc Schumann <wurblzap@gmail.com> r=LpSolit a=justdave
* Fix for bug 302702: refactors tabs code into shared file so not only prefs ↵myk%mozilla.org2005-07-301-9/+12
| | | | and search but also other pages can use it
* Bug 289594 - Part 2 - The "exclude" table also needs alternating colors. ↵jake%bugzilla.org2005-04-131-1/+1
| | | | | | Also changing the default color back to F7F7F7. r=mkanat
* Bug 289594 - The table on the email settings page no longer is 100% wide. It ↵jake%bugzilla.org2005-04-122-8/+12
| | | | | | also now supports even/odd row styling. r=gerv, a=justdave
* Fix for bug 285694: converts the underscore in body_back.gif to a hypen per ↵myk%mozilla.org2005-03-112-1/+1
| | | | Bugzilla file naming convention. r=mkanat
* Bug 119485 : Templatise editusers.cgitravis%sedsystems.ca2005-03-012-0/+80
| | | | Patch by Marc Schumann <wurblzap@gmail.com> r=GavinS, mkanat a=justdave
* Bug 250410 : Time tracking summariestravis%sedsystems.ca2005-03-011-0/+46
| | | | Patch by Christian Reis <kiko@async.com.br> r=jpeshkin a=justdave
* Fix for bug 278125: converts Bugzilla header to structural HTML and ↵myk%mozilla.org2005-02-171-0/+105
| | | | stylistic CSS; Patch by Svetlana Harisova; r,a=myk
* Bug 250440 : when voting for bug, jump down to bugtravis%sedsystems.ca2005-02-081-0/+24
| | | | Patch by GavinS <bugzilla@chimpychompy.org> r=LpSolit a=justdave
* Bug 279896 : Update Bugzilla's header and colour scheme to match bugzilla.orgtravis%sedsystems.ca2005-02-043-0/+0
| | | | Patch by byron jones (glob) <bugzilla@glob.com.au> r=myk a=myk
* Bug 279896 : Update Bugzilla's header and colour scheme to match bugzilla.orgtravis%sedsystems.ca2005-02-042-92/+121
| | | | Patch by byron jones (glob) <bugzilla@glob.com.au> r=myk a=myk
* Bug 272456 : Default text color not settravis%sedsystems.ca2005-02-031-0/+6
| | | | Patch by Myk Melez <myk@mozilla.org> r=LpSolit, justdave a=justdave
* 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