summaryrefslogtreecommitdiff
path: root/app/assets/stylesheets/framework/sidebar.scss
Commit message (Collapse)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@14-0-stable-eev14.0.0-rc42GitLab Bot2021-06-161-0/+5
|
* Add latest changes from gitlab-org/gitlab@13-11-stable-eev13.11.0-rc43GitLab Bot2021-04-201-13/+0
|
* Add latest changes from gitlab-org/gitlab@13-9-stable-eev13.9.0-rc42GitLab Bot2021-02-181-1/+1
|
* Add latest changes from gitlab-org/gitlab@13-8-stable-eev13.8.0-rc42Robert Speicher2021-01-201-0/+13
|
* Add latest changes from gitlab-org/gitlab@13-4-stable-eeGitLab Bot2020-09-191-0/+7
|
* Add latest changes from gitlab-org/gitlab@13-3-stable-eeGitLab Bot2020-08-201-2/+5
|
* Add latest changes from gitlab-org/gitlab@13-2-stable-eeGitLab Bot2020-07-201-1/+1
|
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-04-101-0/+12
|
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-03-311-1/+1
|
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-03-281-1/+6
|
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-11-211-4/+0
|
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-181-2/+2
|
* Display Ancestors in Issuable SidebarRajat Jain2019-03-071-0/+52
|
* Replace snake case in SCSS variablesGeorge Tsiolis2018-07-251-6/+6
|
* Merge branch 'master' into bootstrap4Clement Ho2018-04-191-2/+7
|\
| * Resolve "View labels when editing labels in sidebar and board sidebar"André Luís2018-04-181-2/+7
| |
* | Ran migration scriptClement Ho2018-04-091-3/+3
|/
* Backport changes in EE MR 4972: System Header and FooterAndré Luís2018-04-021-1/+0
|
* Resolve "Some dropdowns have two scroll bars."Dennis Tang2018-03-221-0/+1
|
* Add Auto DevOps and Kubernetes cluster button to project pageEric Eastwood2018-02-161-1/+0
|
* Fix sidebar height when performance bar enabledAnnabel Dunstone Gray2017-12-181-0/+1
|
* Remove extra height declarations in CSS; remove block styling from dropdownsAnnabel Dunstone Gray2017-12-181-6/+0
|
* Merge branch 'winh-cleanup-dropdowns' into 'master'Annabel Dunstone Gray2017-12-121-4/+0
|\ | | | | | | | | | | | | Clean up new dropdown styles Closes #39142 and #39446 See merge request gitlab-org/gitlab-ce!13676
| * Remove new-style-dropdown mixinWinnie Hellmann2017-12-081-4/+0
| |
* | Backport epic in issueepic-in-issuebackport-epic-in-issueClement Ho2017-12-071-0/+5
|/
* Backport of add-epic-sidebarClement Ho2017-11-101-2/+23
|
* Enable BorderZero rule in scss-lintTakuya Noguchi2017-11-061-2/+2
|
* Start moving new nav styles into header.scssAnnabel Dunstone Gray2017-10-061-3/+3
|
* Remove gaps under nav on build pageAnnabel Dunstone Gray2017-09-181-3/+3
|
* Make issuable sidebar dropdowns style consistentwinh-issuable-sidebar-dropdownswinh2017-08-301-0/+4
|
* remove nicescroll from jobs page and remove the library from common.bundle.jsMike Greiling2017-08-041-4/+1
|
* Moves the Performance Bar to the top instead of being at the bottomRémy Coutable2017-07-311-0/+4
|
* Bulk update sidebar UI polishBryce Johnson2017-07-241-1/+9
|
* fix sidebar padding for full-width items (Time Tracking help)34578-sidebar-paddingSimon Knox2017-07-051-1/+1
|
* Bulk edit scroll fixBryce Johnson2017-06-211-4/+7
|
* Move issuable bulk edit form into a new sidebar.28340-mass-edit-issues-and-mrs-from-sidebarBryce Johnson2017-06-061-2/+34
|
* Fix sidebar coming up short on mobile32735-fix-right-sidebar-coming-up-shortEric Eastwood2017-05-231-0/+4
| | | | See https://gitlab.com/gitlab-org/gitlab-ce/issues/32735
* MR zindex regressionLuke "Jared" Bennett2017-05-151-0/+1
|
* Remove trailing semicolonAnnabel Dunstone Gray2017-05-121-1/+1
|
* Add fixed positioning to top level navbarAnnabel Dunstone Gray2017-05-121-1/+1
|
* don't pad hidden sidebar on build and wiki pagesSimon Knox2017-03-241-2/+2
|
* Remove side padding from expanded sidebarright-sidebar-whitespaceAnnabel Dunstone Gray2017-03-011-4/+0
|
* Fix white square and sidebar animation28610-white-square-navAnnabel Dunstone Gray2017-02-231-6/+10
|
* Keep right padding the same whether sidebar is open or not28495-content-shiftingAnnabel Dunstone Gray2017-02-211-10/+6
|
* Remove global sidebar stylesAnnabel Dunstone Gray2017-02-151-113/+5
|
* Remove all gitlab theme related codeAnnabel Dunstone Gray2017-02-151-67/+0
|
* Keep sidebars absolute until fixed at top; remove unneeded JSAnnabel Dunstone Gray2017-02-101-0/+5
|
* Fix sidebar scrollingAnnabel Dunstone Gray2017-02-101-2/+6
|
* Remove fixed positioning from navbarAnnabel Dunstone Gray2017-02-101-1/+1
|
* Correctly keeps merge request tabs in place when editting value inmr-tabs-alignment-sidebar-openPhil Hughes2017-01-161-1/+5
| | | | | | | collapsed sidebar Previously the CSS would presume the sidebar is open, which it is but as an overlay so the CSS was pushing the tabs when it shouldnt of been