summaryrefslogtreecommitdiff
path: root/app/assets/stylesheets/framework
Commit message (Collapse)AuthorAgeFilesLines
* Align line numbers for non-default font size63010-visual-regression-in-12-0-line-numbers-not-lining-up-in-file-viewSimon Knox2019-06-101-3/+3
|
* Merge branch 'ce-5276-1-remove-build-page-from-ide-terminal-element' into ↵Phil Hughes2019-06-071-2/+8
|\ | | | | | | | | | | | | 'master' [CE of Part 1] 5276 Remove 'build-page' from 'ide-terminal' element See merge request gitlab-org/gitlab-ce!29331
| * Remove 'build-page' from 'ide-terminal' elementce-5276-1-remove-build-page-from-ide-terminal-elementPaul Slaughter2019-06-071-2/+8
| | | | | | | | | | | | | | | | | | CE Port **Why?** The styles applied to `.build-page .top-bar` were mostly unecessary for the IDE terminal. The static positioning might have also been causing a strange line to show up in the terminal.
* | Add styles and animations for onboarding helperMartin Wortschack2019-06-073-0/+60
|/ | | | | - Add styles for popover - Add $accepting-mr-label-color to color variables
* Format vue files with prettierMarcel van Remmerden2019-06-063-4/+25
| | | | Add changelog file
* Merge request tabs fixesAnnabel Dunstone Gray2019-06-063-34/+39
| | | | | | - Makes activity dropdown and resolved counter smaller - Uses grid for spacing - Removes scrolling on MR tabs
* Fix alignment of resend button in members pageStan Hu2019-06-061-8/+0
| | | | Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/55869
* added new styling to the `.flash-warning` styles and moved the bundled style ↵Michel Engelen2019-06-051-14/+15
| | | | definitions up to allow overrides for specific flash-types
* Merge branch '55253-activity-feed-ui-enhance-line-height' into 'master'Phil Hughes2019-06-051-0/+1
|\ | | | | | | | | | | | | Resolve "Activity feed UI: Enhance line-height" Closes #55253 See merge request gitlab-org/gitlab-ce!28856
| * Enhance line-height of Activity feed UI55253-activity-feed-ui-enhance-line-heightJacopo2019-05-311-0/+1
| | | | | | | | Enhances line-height of Activity feed UI to 20px.
* | Merge branch '59854-fix-forms-stylint-issues' into 'master'Filipa Lacerda2019-06-031-67/+22
|\ \ | | | | | | | | | | | | | | | | | | Fix style-lint errors and warnings for `app/assets/stylesheets/framework/forms.scss` Closes #59854 See merge request gitlab-org/gitlab-ce!28129
| * | Remove unnecessary btn stylingEnrique Alcantara2019-05-301-7/+0
| | |
| * | Remove unnecessary text-block stylingEnrique Alcantara2019-05-301-17/+0
| | |
| * | Use single position: relative declarationEnrique Alcantara2019-05-301-21/+18
| | |
| * | Remove unused form-control-label selectorEnrique Alcantara2019-05-301-22/+4
| | |
* | | Merge branch 'remove-mr-diff-header-height' into 'master'Phil Hughes2019-06-031-1/+1
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Remove fixed height from MR diff headers Closes #62596 See merge request gitlab-org/gitlab-ce!28946
| * | | Remove fixed height from MR diff headersremove-mr-diff-header-heightAnnabel Dunstone Gray2019-05-311-1/+1
| | |/ | |/|
* | | Merge branch 'gitlab-ui-259-style-checkboxes' into 'master'Kushal Pandya2019-06-031-0/+14
|\ \ \ | |/ / |/| | | | | | | | Style gitlab-ui checkboxes See merge request gitlab-org/gitlab-ce!28622
| * | Style gitlab-ui checkboxesSam Bigelow2019-05-301-0/+14
| | |
* | | Resize collapse icon to profile picture sizeMarcel van Remmerden2019-05-312-2/+7
|/ /
* | Merge branch '62485-label-weights' into 'master'Annabel Dunstone Gray2019-05-301-0/+6
|\ \ | | | | | | | | | | | | | | | | | | Give all labels bold weight Closes #62485 See merge request gitlab-org/gitlab-ce!28895
| * | Give all labels bold weight62485-label-weightsJarek Ostrowski2019-05-291-0/+6
| |/ | | | | | | | | Form check labels get normal weight Add changelog
* | Get copy to clipboard button aligned within snippet headerMarcel van Remmerden2019-05-303-4/+6
| |
* | Merge branch '61393-emoji-button' into 'master'Filipa Lacerda2019-05-301-3/+0
|\ \ | |/ |/| | | | | | | | | Fix color of emoji button Closes #61393 See merge request gitlab-org/gitlab-ce!28889
| * Fix color of emoji button61393-emoji-buttonAnnabel Dunstone Gray2019-05-291-3/+0
| |
* | Merge branch ↵Tim Zallmann2019-05-291-2/+2
|\ \ | |/ |/| | | | | | | | | | | | | '61639-flaky-spec-issue-boards-labels-creates-project-label-spec-features-boards-sidebar_spec-rb-350' into 'master' Fix dropdown position when loading remote data Closes #61639 See merge request gitlab-org/gitlab-ce!28526
| * Fix dropdown position when loading remote data61639-flaky-spec-issue-boards-labels-creates-project-label-spec-features-boards-sidebar_spec-rb-350Heinrich Lee Yu2019-05-271-2/+2
| | | | | | | | Also fixes flaky spec
* | Bring secondary button styles to design standard61144-style-secondary-button-type-to-be-aligned-with-pattern-libraryScott Hampton2019-05-241-11/+20
|/ | | | | Hover, Active, and Focus states have different colors in design. This fix brings those colors up to date.
* Merge branch '60778-input-text-height' into 'master'Filipa Lacerda2019-05-242-0/+5
|\ | | | | | | | | | | | | Fix height of input groups Closes #61304, #61303, #59254, and #60778 See merge request gitlab-org/gitlab-ce!28495
| * Fix height of input groups60778-input-text-heightAnnabel Dunstone Gray2019-05-202-0/+5
| |
* | Merge branch '38561-border-radii' into 'master'Phil Hughes2019-05-242-1/+3
|\ \ | | | | | | | | | | | | | | | | | | Fix border radii on diff files and repo files Closes #38483 and #38561 See merge request gitlab-org/gitlab-ce!28675
| * | Fix border radii on diff files and repo files38561-border-radiiAnnabel Dunstone Gray2019-05-232-1/+3
| | |
* | | Move avatar related styles to components directoryJacques Erasmus2019-05-243-194/+10
|/ / | | | | | | Moved all avatar related styles to the components directory
* | Merge branch '49041-issue-board-input-height' into 'master'Phil Hughes2019-05-231-1/+1
|\ \ | | | | | | | | | | | | | | | | | | Reduce height of issue board input to align with buttons Closes #49041 See merge request gitlab-org/gitlab-ce!28604
| * | Reduce height of issue board input to align with buttons49041-issue-board-input-heightAnnabel Dunstone Gray2019-05-221-1/+1
| | |
* | | Update smiley icons to new onesJarek Ostrowski2019-05-231-2/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add new emoji icons Remove added SVGs Change to sprite_icons Prettify Fix text left behind Fix errors Remove background top level reaction icon
* | | Merge branch '61393-emoji-button' into 'master'Filipa Lacerda2019-05-231-1/+1
|\ \ \ | |/ / |/| | | | | | | | | | | | | | Change default color of award emoji button Closes #61393 See merge request gitlab-org/gitlab-ce!28556
| * | Change default color of award emoji buttonAnnabel Dunstone Gray2019-05-221-1/+1
| | |
* | | Update note actions icon colorJarek Ostrowski2019-05-221-2/+2
|/ / | | | | | | | | Use gray-600 for color Ensure passes accessibility reqs
* | Merge branch '58538-discussion-top-radius' into 'master'Fatih Acet2019-05-211-0/+1
|\ \ | | | | | | | | | | | | | | | | | | Fix top border radius of discussions Closes #58538 See merge request gitlab-org/gitlab-ce!28490
| * | Fix border radius of discussionsAnnabel Dunstone Gray2019-05-211-0/+1
| | |
* | | Adds a CE backport for 11226Sam Beckham2019-05-201-2/+4
| |/ |/| | | | | https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/11226
* | Add backport changesSarah Groff Hennigh-Palermo2019-05-201-0/+3
|/ | | | Adds backport changes for ee
* Style toasts according to design specsJacques Erasmus2019-05-171-0/+11
| | | | Styled the toast component according to design specs
* Merge branch 'dz-patch-58' into 'master'Annabel Dunstone Gray2019-05-171-1/+1
|\ | | | | | | | | Replace deprecated Oxygen-Sans font with Noto Sans See merge request gitlab-org/gitlab-ce!28322
| * Prefer Noto Sans over Oxygen-Sansdz-patch-58Dmitriy Zaporozhets2019-05-161-1/+1
| | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* | Merge branch '59838-blocks' into 'master'Phil Hughes2019-05-161-10/+4
|\ \ | |/ |/| | | | | | | | | Fixes style-lint issues for blocks.scss Closes #59838 See merge request gitlab-org/gitlab-ce!28251
| * Fixes stylelint issues for blocks.scss59838-blocksFilipa Lacerda2019-05-101-10/+4
| |
* | Merge branch '57239-remove-unused-h3-w3-classes' into 'master'Phil Hughes2019-05-151-4/+0
|\ \ | | | | | | | | | | | | | | | | | | Remove unused h-3 and w-3 classes Closes #57239 See merge request gitlab-org/gitlab-ce!28297
| * | Remove unused h-3 and w-3 classes57239-remove-unused-h3-w3-classesPaul Slaughter2019-05-131-4/+0
| |/ | | | | | | | | | | | | | | They were introduced in [this mr][1], with the intention of using the. Appaarently the usage was removed during review, but the new classes accidentally stayed around. [1]: https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/24724