summaryrefslogtreecommitdiff
path: root/app/assets/stylesheets/framework/header.scss
Commit message (Collapse)AuthorAgeFilesLines
* Remove margin from user header buttonsLucy Fox2019-08-201-2/+0
|
* Finish rebase processMarcel van Remmerden2019-05-131-0/+16
|\
| * Change sizes from px to variablesMarcel van Remmerden2019-05-071-4/+4
| |
| * Refactor badge with link layoutMarcel van Remmerden2019-05-071-20/+16
| |
| * Adapt code to style guidelinesMarcel van Remmerden2019-05-071-7/+7
| |
| * Remove trailing whitespacesMarcel van Remmerden2019-05-071-4/+3
| |
| * Remove whitespaceMarcel van Remmerden2019-05-071-2/+2
| |
| * Fix new linesMarcel van Remmerden2019-05-071-1/+7
| |
| * Add badge link and adapt visual style to badges Marcel van Remmerden2019-05-071-0/+15
| |
* | Fix input group and action buttons in "set status" modalPaul Gascou-Vaillancourt2019-05-071-1/+6
|/
* Adds information about Canary env46048-canary-nextFilipa Lacerda2019-04-251-21/+20
| | | | | | | This commit adds a badge to the navbar that indicates if Canary is being used When canary is not being used, it renders a link to next.gitlab.com
* Reset top position overridden by global button svg styleDennis Tang2019-03-201-1/+3
|
* Added Stylelint SetupTim Zallmann2019-02-251-14/+0
| | | | | | | | | | | | | | | | | | | | | | Added stylelint to static-analysis Updated yarn dependencies CSS Fixes and rule adoptions of stylelint Added stylelint-scss Deduplicated yarn.lock to clear dependencies First round of advanced stylelint rules Mainly Vendor prefix updates related to flex Updates to more webkit specific vendor prefixes Finished all vendor specific fixes Moved now 4 rules to warning Fixed the new scss lint problems More stylelint adaptions after rebase
* Replace useless divs with flex layout in navbarjoola2019-02-121-5/+4
| | | | Notable changes proposed by @pslaughter
* Emoji and cancel button are taller than input in set user status modalDhiraj Bodicherla2019-01-061-0/+4
|
* Merge branch '54386-integrate-mobile-css-framework-into-specific-frameworks' ↵Annabel Dunstone Gray2019-01-031-0/+8
|\ | | | | | | | | | | | | | | | | into 'master' Integrate mobile CSS framework into specific frameworks Closes #54386 See merge request gitlab-org/gitlab-ce!23301
| * Integrate .nav-links li a CSS for mobile to the specific CSSTakuya Noguchi2018-12-121-0/+8
| | | | | | | | Signed-off-by: Takuya Noguchi <takninnovationresearch@gmail.com>
* | Update header navigation theme colorsGeorge Tsiolis2018-12-131-6/+1
|/
* Resolve main nav clipping in certain breakpointsDennis Tang2018-12-101-6/+0
| | | | | | | | | | | | | | | | Makes the following changes in order to have all the items of the top nav fit within all of the new Bootstrap 4 breakpoints: - Change GitLab logo to show only on desktop breakpoint (lg and up) - Move margin from logo to logo text, saving 8px - Move the following icon links to the "More" nav dropdown - Instance Statistics (ConDev Index) - Admin area (if Admin) - Sherlock Transactions (if enabled) - Removed separator between Admin icons - Change search input width from 240px to 200px - Move "Activity", "Milestone", and "Snippets" into "More" menu on lg breakpoints - Show "More" menu of lg breakpoints
* Adjust dropdown item and header padding to comply with design specsWinnie Hellmann2018-12-101-7/+1
|
* Dropdown: Make Identicons of a subgroup in the breadcrumb dropdown not take ↵Thomas Pathier2018-12-071-0/+10
| | | | a whole line
* Resolve "Fix overlapping separator on the mobile navigation bar"Thomas Pathier2018-11-271-12/+8
|
* Adjust size and alignment of emojis of user status in user menuDennis Tang2018-10-191-6/+9
|
* Resolve "Re-arrange help-related user menu items into new Help menu"Dennis Tang2018-10-181-3/+1
|
* Resolve "Add status message from within user menu"Dennis Tang2018-10-041-1/+35
|
* Remove another batch of reassigned scss variablesAnnabel Dunstone Gray2018-08-211-1/+1
|
* Remove CSSAnnabel Dunstone Gray2018-07-251-3/+0
|
* Resolve "Add dropdown to Groups link in top bar"Dennis Tang2018-07-061-9/+15
|
* Brought back the line separator to the left of the 'Admin area' wrench icon ↵Rahul C2018-06-301-2/+0
| | | | that had vanished
* Update external link icon in header user dropdownGeorge Tsiolis2018-06-261-0/+4
|
* Resolve "Help users find our contributing page"Luke Bennett2018-06-251-1/+1
|
* Fix navigation bar center logo for custom logosClement Ho2018-06-201-1/+1
|
* Align nav bar itemsAnnabel Dunstone Gray2018-06-121-0/+2
|
* Fix alignment of sign in/sign up buttonAnnabel Dunstone Gray2018-06-081-1/+5
|
* Fix mobile navbarAnnabel Dunstone Gray2018-06-071-1/+9
|
* Resolve "Introduce new navigation themes in GitLab 11.0"Annabel Gray2018-06-071-0/+2
|
* fix nav projects dropdown menu overflow due to bootstrap 4 upgradeDennis Tang2018-06-041-6/+0
|
* fix terms specClement Ho2018-05-171-3/+3
|
* Fix navbarClement Ho2018-04-161-0/+1
|
* [skip ci] Convert navbar-toggle to navbar-togglerClement Ho2018-04-101-1/+1
|
* Ran migration scriptClement Ho2018-04-091-14/+14
|
* Clean up selectors in framework/header.scssTakuya Noguchi2018-03-201-56/+52
|
* Make issue boards height calculation clearer and remove magic numbersLukas Eipert2018-03-191-3/+2
|
* Restore custom height for projects dropdown42035-projects-dropdown-scrollAnnabel Dunstone Gray2018-01-161-0/+2
|
* remove wrong/unneeded margin of custom navigation header logo without logo textMarkus Doits2018-01-121-1/+4
|
* Added multi editor setting on the profile preferences pageJose Ivan Vargas2018-01-041-1/+1
|
* Merge branch 'new-nav-tech-debt' into 'master'Phil Hughes2017-12-131-4/+0
|\ | | | | | | | | Remove page-with-new-nav class See merge request gitlab-org/gitlab-ce!15819
| * Remove page-with-new-nav classAnnabel Dunstone Gray2017-12-081-4/+0
| |
* | Remove new-style-dropdown mixinWinnie Hellmann2017-12-081-2/+0
|/
* default fill color for SVGsSimon Knox2017-11-211-20/+0
|