summaryrefslogtreecommitdiffstats
path: root/skins/standard/global.css
AgeCommit message (Collapse)AuthorFilesLines
2006-06-27Bug 341495: Merge the banner and headerbugzilla%glob.com.au1-40/+42
Patch by Byron Jones <bugzilla@glob.com.au> r=LpSolit,kevin.benton a=justdave
2006-06-13Bug 340426: Add a navbar at the top of each pages + have a better title - ↵lpsolit%gmail.com1-77/+19
Patch by Frédéric Buclin <LpSolit@gmail.com> and Byron Jones <bugzilla@glob.com.au> r=glob a=justdave
2006-05-01Bug 332925: The heading of the attachment diff page can extend off the ↵lpsolit%gmail.com1-2/+0
right-hand side of the page, requiring horizontal scrolling in order to reach the link to the host bug - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wurblzap a=justdave
2006-02-22Bug 316127: Implement an infrastructure to link to the documentation - Patch ↵lpsolit%gmail.com1-0/+11
by Marc Schumann <wurblzap@gmail.com> r=vladd a=justdave
2006-02-22Patch for bug 313045: Display quoted text in a different color; patch by ↵jocuri%softhome.net1-0/+4
Olav Vitters <bugzilla-mozilla@bkor.dhs.org>, r=LpSolit, a=justdave.
2006-02-22CSS patch for bug 314055: Fix incorrect layout on footer bar - words ↵jocuri%softhome.net1-4/+2
overlap; patch by Colin Ogilvie <colin.ogilvie@gmail.com>, r=vladd, a=justdave.
2005-10-26Bug 313020: Implement the ability to add individual bugs to saved searches - ↵lpsolit%gmail.com1-1/+2
Patch by Frédéric Buclin <LpSolit@gmail.com> r=joel a=justdave
2005-08-22Bug 70907: QuickSearch: port the JS code to perl (make it server-side) - ↵lpsolit%gmail.com1-3/+4
Patch by Marc Schumann <wurblzap@gmail.com> r=wicked a=myk
2005-08-13Bug 303550: Bug lists trigger standards compliance mode in Gecko, causing ↵lpsolit%gmail.com1-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
2005-07-30Fix for bug 302702: refactors tabs code into shared file so not only prefs ↵myk%mozilla.org1-9/+12
and search but also other pages can use it
2005-04-13Bug 289594 - Part 2 - The "exclude" table also needs alternating colors. ↵jake%bugzilla.org1-1/+1
Also changing the default color back to F7F7F7. r=mkanat
2005-04-12Bug 289594 - The table on the email settings page no longer is 100% wide. It ↵jake%bugzilla.org1-0/+12
also now supports even/odd row styling. r=gerv, a=justdave
2005-03-11Fix for bug 285694: converts the underscore in body_back.gif to a hypen per ↵myk%mozilla.org1-1/+1
Bugzilla file naming convention. r=mkanat
2005-02-17Fix for bug 278125: converts Bugzilla header to structural HTML and ↵myk%mozilla.org1-0/+105
stylistic CSS; Patch by Svetlana Harisova; r,a=myk
2005-02-04Bug 279896 : Update Bugzilla's header and colour scheme to match bugzilla.orgtravis%sedsystems.ca1-23/+52
Patch by byron jones (glob) <bugzilla@glob.com.au> r=myk a=myk
2005-02-03Bug 272456 : Default text color not settravis%sedsystems.ca1-0/+6
Patch by Myk Melez <myk@mozilla.org> r=LpSolit, justdave a=justdave
2004-09-22Bug 259452 Add bonsai style &mark support to showbug for bug commentstimeless%mozdev.org1-0/+6
r=kiko a=justdave
2004-08-28Patch for bug 235061: move CSS stylings in global.css if they are used ↵jocuri%softhome.net1-0/+5
across multiple pages; patch by Marc Schumann <marcschum@web.de>; r=kiko, a=myk.
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.