summaryrefslogtreecommitdiffstats
path: root/skins/standard/global.css
AgeCommit message (Collapse)AuthorFilesLines
2018-10-13Bug 1498436 - Move site-wide message to global headerKohei Yoshino1-8/+47
2018-10-01Bug 1418378 - Use Material Icons on Bugzilla home page instead of low-res imagesKohei Yoshino1-1/+1
2018-09-26Bug 1489718 - Insert form widgets for approval flag requests instead of ↵Kohei Yoshino1-0/+61
free-form comment text
2018-08-14Revert "Bug 1456878 - Support markdown comments"Dylan William Hardison1-42/+2
This reverts commit fd850e00db835d2b84c59014c3b1021fea2294fc.
2018-08-10Bug 1456878 - Support markdown commentsIsrael Madueme1-2/+42
2018-07-31Bug 1479563 - Wrap labels in Requests dropdown listKohei Yoshino1-0/+5
2018-07-19Bug 1472954 - Implement one-click component watching on bug modal and ↵Kohei Yoshino1-204/+261
component description pages
2018-06-26Bug 1452096 - Some custom dropdown UI widgets stay fixed and don't move with ↵Kohei Yoshino1-0/+1
scroll
2018-01-10Bug 1429290 - Bugs now display too wide to fit in my window; reading bugs is ↵Kohei Yoshino1-1/+22
much harder
2018-01-10Bug 1429398 - Scrolling down with keyboard no longer works correctly in at ↵Dylan William Hardison1-4/+7
least Firefox Note that kohei actually fixed this.
2018-01-10Bug 1429220 - Issues with the new fixed header implementationKohei Yoshino1-5/+13
2018-01-09Bug 1429220 - Issues with the new fixed header implementationKohei Yoshino1-1/+2
2018-01-09Bug 1429076 - Can we have a lock icon for requests in security-sensitive ↵Kohei Yoshino1-0/+14
bugs in Requests Quick Look Dropdown?
2018-01-08Bug 1428641 - Implement Requests quick look dropdown on global headerKohei Yoshino1-0/+88
2018-01-08Bug 1428642 - Fix minor bugs on new global headerKohei Yoshino1-11/+36
* The magnifier icon on the search bar should not trigger search as reported in https://twitter.com/colinjoy/status/949035254949523457 * The search dropdown should show Saved Searches Edit link as suggested in my UX analysis * Remove the CSS transition on the More Tools button for consistency. I didn't add the transition; it's default style for buttons * Fix the position of the arrow/triangle on dropdown lists. An error of 1px. * Add `user-select: none;` to `#header` https://developer.mozilla.org/en-US/docs/Web/CSS/user select
2018-01-05Bug 1428079 - No horizontal scrollbar when bug summary is very long or ↵Kohei Yoshino1-2/+1
narrow browser width
2018-01-03Bug 1426685 - Fix regressions from fixed-positioning global headerKohei Yoshino1-21/+28
2017-12-22Bug 1426390 - Serve WOFF2 Fira Sans fontKohei Yoshino1-8/+16
2017-12-19Bug 1420771 - Remove global footerKohei Yoshino1-118/+99
2017-12-18Bug 905763 - Fix named anchors in various pages so that the Sandstone theme ↵Kohei Yoshino1-0/+1
header can be set to a fixed position
2017-12-13Bug 1376826 - New HTML Header for BMOKohei Yoshino1-261/+358
2017-12-02Bug 1381296 - Buttons on modal UI are not displayed in Fira Sans font, too ↵Kohei Yoshino1-1/+1
small compared to other ones
2017-12-02Bug 1420295 - Remove the Bugzilla version number from homepageKohei Yoshino1-6/+0
2017-11-30Bug 1363889 - Update BMO to use new Mozilla brandingKohei Yoshino1-48/+66
2017-09-15Bug 1364233 - Add setting to force a group to require MFA and restrict users ↵Dylan William Hardison1-1/+17
in that group who have not enabled MFA
2017-08-01Bug 1386238 - Multi-select boxes broken by bug 1366143Dylan William Hardison1-39/+9
This reverts commit 3d864bdde0aff3931aca3afa864228341aaa0e92.
2017-07-19Bug 1366143 - Fix alignment of select boxesKohei Yoshino1-9/+39
2017-07-11Bug 1380019 - Background color of security bugs is wrong (#137)Dylan William Hardison1-32/+0
2017-06-21Bug 1369872 - Combine skins/custom/Mozilla/*.css and skins/contrib/*.css ↵Mary Umoh1-7/+922
into skins/standard/*.css * Move bug_groups from custom to standard * More modified bug_group files * Combine skin CSS files * Move .png files to standard * Move css from global.css that belongs in index.css * Changes to css placement * All images within skins/standard moved to images folder * Fix font issue * Updates * Updates * Fix mistake
2016-01-28Bug 1213424 - The Bugzilla autocomplete dropdown should expand the width to ↵Birunthan Mohanathas1-0/+1
show the full text of a match
2015-10-08Bug 1200765 - Make login UX mobile friendly to assist mobile authentication ↵Dylan William Hardison1-0/+18
workflow
2015-09-29Bug 1199090 - add printable recovery 2fa codesByron Jones1-1/+10
2015-09-23Bug 1199087 - extend 2fa protection beyond loginByron Jones1-1/+6
2015-08-10Bug 1167622 - red border in confirmation of changes is misleading - should ↵Simon Green1-2/+2
be green as the text
2015-07-08Bug 1181410: "To see this bug, you must first log in to an account" link is ↵Byron Jones1-2/+4
bright blue on red
2015-05-26Bug 1146782: backport bug 1159589 to bmo (migrate autocomplete from yui to ↵Byron Jones1-11/+30
jquery)
2015-04-17Bug 1154730: rewrite product/component searching to use jquery-ui instead of yuiByron Jones1-0/+22
2015-02-02Bug 1128401: user-menu down-drop arrows are miss-alignedByron Jones1-16/+0
2015-01-29Bug 1045145: backport upstream bug 726696 to bmo/4.2 to allow use of api ↵David Lawrence1-0/+32
keys for authentication
2014-06-16Bug 956892: collapsed comments should display tags to indicate the reason ↵Byron Jones1-1/+14
for auto-collapsing
2014-04-09Bug 988414: The drop down menu icon next to the user name is not visible in ↵Kushagra Singh [:kushagra]1-0/+1
Chrome on Mac OSX
2014-03-20Bug 986124 - backport upstream bug 513212 to bmo/4.2 to add the ability to ↵David Lawrence1-1/+1
add see_also values in enter_bug.cgi and Bug.create
2014-03-05Bug 977523: Comment textarea has padding:0Byron Jones1-2/+1
2014-02-25Bug 975204: Comment Preview tabs broken in New bug pageByron Jones1-4/+8
2014-02-13Bug 40896: Bugzilla needs a "preview" mode for commentsByron Jones1-0/+34
2013-11-01Bug 911812: make the user profile more discoverableByron Jones1-0/+15
2013-05-10Bug 850135 - hide the textarea custom fields by default with an (edit) linkDave Lawrence1-1/+16
2012-08-31Merge from bugzilla/4.2Reed Loden1-4/+4
2012-08-08Bug 781059: -moz-border-radius is obsolete and must be replaced by the ↵Frédéric Buclin1-4/+4
standard border-radius CSS property r=reed a=LpSolit
2012-05-01merged with bugzilla/4.2Dave Lawrence1-27/+6