aboutsummaryrefslogtreecommitdiffstats
path: root/skins/standard/global.css
Commit message (Collapse)AuthorAgeFilesLines
* Bug 451758 - Highlight shared searches in userprefs.cgiSunil Joshi2013-11-051-1/+6
| | | r=glob, a=simon
* Bug 926232 - CSS style ".bz_status_UNCONFIRMED" is not applied due to typo.Andre Klapper2013-10-211-1/+1
| | | | r=Wurblzap; a=glob
* Bug 578434 - Bug group checkboxes lay out poorly beside attachment fieldDave Lawrence2013-09-181-15/+10
| | | | | - Backed out to make adjustments on screen size before the groups drop down https://bugzilla.mozilla.org/show_bug.cgi?id=578464
* Bug 578434 - Bug group checkboxes lay out poorly beside attachment field Dave Lawrence2013-09-181-10/+15
| | | | r/a=glob
* Bug 547311 - Remove the "align" attribute from <th>Christopher Trom2013-08-301-0/+3
| | | r=simon, a=sgreen
* Bug 850135 - hide the textarea custom fields by default with an (edit) linkDave Lawrence2013-05-101-1/+16
| | | | r=glob,a=LpSolit
* Bug 821717: Table headers in the "Saved Searches" and "Email Prefs" panels ↵Christopher Trom2013-03-161-0/+5
| | | | | | are wrongly right-aligned r/a=LpSolit
* Bug 547311: Remove the "align" attribute from <th>Christopher Trom2012-12-021-0/+4
| | | | r/a=LpSolit
* Bug 781059: -moz-border-radius is obsolete and must be replaced by the ↵Frédéric Buclin2012-08-081-4/+4
| | | | | | standard border-radius CSS property r=reed a=LpSolit
* Bug 616191: Implement UI to easily tag bugs from the bug report directly ↵Frédéric Buclin2012-05-071-2/+2
| | | | | | (and get rid of the current form in the footer) r=timello a=LpSolit
* Change columns: empty buttons when images turned off.Marc Schumann2012-04-141-27/+6
| | | | | r/a=LpSolit https://bugzilla.mozilla.org/show_bug.cgi?id=474747
* Bug 696352: Required fields have broken colorsMichal 'hramrach' Suchanek2012-02-251-0/+1
| | | | r/a=LpSolit
* Bug 680131: Replace the MPL 1.1 license by the MPL 2.0 one in all files, and ↵Frédéric Buclin2012-01-111-24/+7
| | | | | | add it to files which miss one r=kiko r=mkanat r=mrbball a=LpSolit
* Bug 546507: Ensure monospace font is used for textareasDan Winship2011-10-151-0/+4
| | | | r/a=mkanat
* Bug 673819: Remove browser-specific values for the white-space CSS elementFrédéric Buclin2011-07-251-6/+1
| | | | r=glob a=LpSolit
* Bug 603762: Vertical margins between header, footer, and content are not ↵Christian Legnitto2010-12-271-2/+1
| | | | | | consistent r=pyrzak a=mkanat
* Bug 529974: Let users with local editcomponents privs manage flags for ↵Frédéric Buclin2010-12-041-0/+4
| | | | | | products they can administer a=LpSolit (module owner)
* Bug 551468: Stop word-wrapping comments on the serverMax Kanat-Alexander2010-10-261-3/+2
| | | | r=glob, a=mkanat
* Bug 578267: Fix a few minor UI issues with the new keyword autocomplete changesGuy Pyrzak2010-10-021-1/+0
| | | | r=mkanat, a=mkanat
* Bug 597762: When filing bugs, the validation messages do not draw enough ↵Guy Pyrzak2010-10-021-3/+4
| | | | | | attention to themselves r=mkanat, a=mkanat
* Bug 598213: Change the color of the border on the header so that the headerChristian Legnitto2010-09-271-3/+3
| | | | | doesn't look misaligned on gray backgrounds. r=pyrzak, a=mkanat
* Bug 594947: show_bug text boxes are not 100% widthGuy Pyrzak2010-09-191-2/+1
| | | | r/a=mkanat
* Bug 580217: Starting a bug summary with ">" would make it purpleGuy Pyrzak2010-08-291-1/+1
| | | | r=mkanat, a=mkanat
* Bug 585490: Instead of hardcoding <i> for UNCONFIRMED bug links, useChristian Legnitto2010-08-091-0/+12
| | | | | a CSS class. r=mkanat, a=mkanat
* Bug 578572: Make the user autocomplete and keyword autocomplete behaveMax Kanat-Alexander2010-08-011-3/+6
| | | | | | | similarly, and fix a race condition in user autocomplete where sometimes an older result would appear after a newer result, overriding the newer result. r=pyrzak, a=mkanat
* Bug 521463: Use consistent CSS for text input fields on enter_bug,Max Kanat-Alexander2010-07-121-29/+41
| | | | | show_bug, post_bug, etc. r=dkl, a=mkanat
* Bug 490767: Make validation happen with JS, when filing a bugMax Kanat-Alexander2010-07-121-0/+14
| | | | r=pyrzak, a=mkanat
* Bug 455810 - Add autocomplete support to the keywords fieldReed Loden2010-07-051-3/+17
| | | | | * Special thanks to Guy Pyrzak for the original patch [r=mkanat a=mkanat]
* Bug 22353: Automatic duplicate bug detection on enter_bug.cgiMax Kanat-Alexander2010-06-211-39/+0
| | | | r=glob, a=mkanat
* Bug 395896: Hide the "Short Format" button in "Format for Printing" when ↵Marco2010-05-151-0/+4
| | | | | | printing r/a=LpSolit
* Bug 555850: Make fields.html help on enter_bug happen when the user hoversMax Kanat-Alexander2010-05-131-0/+3
| | | | | over the fields r=timello, a=mkanat
* Bug 548975: Under trunk Firefox builds with Direct2D enabled on Windows,Guy Pyrzak2010-03-281-1/+1
| | | | | <dt> tags were overly bold r=mkanat, a=mkanat
* Bug 490766: Link all field labels on enter_bug.cgi to their descriptionMax Kanat-Alexander2010-03-281-3/+29
| | | | | on fields.html r=LpSolit, a=LpSolit
* Bug 490923: Autocomplete assignee, qa contact, and cc on the client sideGuy Pyrzak2010-02-211-0/+5
| | | | r=LpSolit, a=mkanat
* Bug 537083: The attachment table is too narrow by default - Patch by ↵lpsolit%gmail.com2009-12-301-1/+0
| | | | Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat
* Bug 524254: Make the comment box in bug/edit.html.tmpl into a BLOCKmkanat%bugzilla.org2009-12-131-0/+12
| | | | Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit
* Bug 204106: Make enter_bug indicate which fields are mandatorymkanat%bugzilla.org2009-12-041-0/+9
| | | | Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=dkl, a=mkanat
* Bug 421265: Let the user easily override the language used to display HTML pagesmkanat%bugzilla.org2009-11-181-0/+12
| | | | Patch by Jacques Supcik <jacques@supcik.org> r=mkanat, a=mkanat
* Bug 365267: attachment.cgi should not be editable when the user is not ↵lpsolit%gmail.com2009-10-231-16/+0
| | | | logged in - Patch by Frédéric Buclin <LpSolit@gmail.com> r=pyrzak a=LpSolit
* Bug 455559: The requestee field should be narrower - Patch by Frédéric ↵lpsolit%gmail.com2009-09-301-0/+4
| | | | Buclin <LpSolit@gmail.com> r=pyrzak a=LpSolit
* Bug 463598: Improve the performance of the JavaScript that adjusts field ↵mkanat%bugzilla.org2009-06-211-8/+1
| | | | | | values based on the value of another field Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=wicked, a=mkanat
* Bug 495865: Buttons to change columns are rendered incorrectly in Internet ↵lpsolit%gmail.com2009-06-031-0/+1
| | | | Explorer 8 - Patch by Frédéric Buclin <LpSolit@gmail.com> r=ghendricks a=LpSolit
* Bug 478232: Fix HTML validation of pages after index/header UI changes.mkanat%bugzilla.org2009-03-011-4/+4
| | | | Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit
* Bug 480061: Lots of JS was toggling the "display" attribute instead of ↵mkanat%bugzilla.org2009-02-251-1/+0
| | | | | | removing/adding the bz_default_hidden class. Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=glob, a=mkanat
* Bug 479197: The mini_login Bugzilla_password box does not convert to text ↵mkanat%bugzilla.org2009-02-241-1/+4
| | | | | | type or clear itself in IE Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=glob, a=mkanat
* Bug 478173: Add a "Remember" checkbox to the header/footer login form and ↵mkanat%bugzilla.org2009-02-241-36/+28
| | | | | | restructure the header and footer so that it fits nicely. Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=glob, a=mkanat
* Bug 476090: Allow users to log-in from toolbarmkanat%bugzilla.org2009-02-121-0/+16
| | | | Patch By Guy Pyrzak <guy.pyrzak@gmail.com> r=mkanat, a=mkanat
* Bug 376673: Add a simple version of the bug entry form (enter_bug.cgi)mkanat%bugzilla.org2009-02-111-1/+6
| | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=pyrzak, r=LpSolit, a=LpSolit
* Bug 472872: Add a field where people can put the URLs to Bugzilla bugs (from ↵mkanat%bugzilla.org2009-01-221-0/+6
| | | | | | any Bugzilla installation) Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=dkl, a=mkanat
* Bug 469136: The font size is too small with the Classic skin (especially in ↵lpsolit%gmail.com2008-12-191-1/+5
| | | | bug comments) - Patch by Frédéric Buclin <LpSolit@gmail.com> r=pyrzak a=LpSolit