- Mar 16, 2020
-
-
GitLab Bot authored
-
- Mar 13, 2020
-
-
GitLab Bot authored
-
- Dec 21, 2019
-
-
GitLab Bot authored
-
- Jun 24, 2019
-
-
Dennis Tang authored
This updates the groups list UI to match the style of the project list: - New layout - Improve loading state when loading group children - Larger, responsive text - Icon and text colors changed to secondary - Smaller button sizes - Content list description colors were standardized to body text
-
- Jun 10, 2019
-
-
Annabel Dunstone Gray authored
Turn avatar-counter into a mixin with optional border-radius
-
- Jun 07, 2019
-
-
Paul Slaughter authored
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.
-
- May 31, 2019
-
-
Marcel van Remmerden authored
-
- May 24, 2019
-
-
Jacques Erasmus authored
Moved all avatar related styles to the components directory
-
- May 22, 2019
-
-
Jarek Ostrowski authored
Use gray-600 for color Ensure passes accessibility reqs
-
- Mar 26, 2019
-
-
Douwe Maan authored
When https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/4765 was created, comments were wrapped in `.note-text`, while Markdown previews were wrapped in `.md.md-preview-holder`. Both `.note-text` and `.md` included the `md-typography` mixin, but for some reason the bulleted list styling had previously been only under `.note-text`, rather than `md-typography`. It could've been moved there, but instead was moved to a new `bulleted-list` mixin that now became included by both `.md.md-preview-holder` and `.note-text`. Since https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/5162, comments have also been wrapped in `.md`, which means we only need to define these bulleted list styles there! Similarly, https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/10909 added table styling to `.md`, `.note-text`, and `.wiki` through the `markdown-table` mixin. https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/25666 removed it from `.note-text`, since all `.note-text` elements already have `.md` too, and copied some of the styling from this mixin into the `md-typography` mixin which was used by both `.md` and `.wiki`. As of an earlier commit in this MR, `.wiki` is gone, which means we only still need it under `.md`.
-
- Mar 21, 2019
-
-
Enrique Alcántara authored
Rollback change that adds :not(js-syntax-highlight) pseudo-class to markdown selectors to fix syntax highlight tables in MR code suggestions. Removes redundant inclusion of md-typography mixin as an alternative fix.
-
- Mar 08, 2019
-
-
Phil Hughes authored
Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/58625
-
- Mar 05, 2019
-
-
Dany Jupille authored
-
- Feb 25, 2019
-
-
Tim Zallmann authored
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
-
- Feb 15, 2019
-
-
Simon Knox authored
Compile highlight CSS separately Move highlight-specific mixins out of mixins.scss Rename solarized themes to match theme name as this was a smaller change than changing all instances to snake_case
-
- Feb 14, 2019
-
-
Annabel Dunstone Gray authored
Removed the `note-text` class since it conflicted other classes.
-
- Nov 02, 2018
-
-
Filipa Lacerda authored
Removes old buttons,links and tooltips and uses the new gitlab-ui components.
-
- Oct 30, 2018
-
-
- Oct 11, 2018
-
-
André Luís authored
-
- Oct 04, 2018
-
-
Annabel Dunstone Gray authored
-
Dennis Tang authored
-
- Sep 11, 2018
-
-
Annabel Dunstone Gray authored
Remove jquery.scss; Combine multiple duplicate grays into global gray variables; Remove unused styles in common.scss
-
- Aug 16, 2018
-
-
Annabel Dunstone Gray authored
-
- Aug 03, 2018
-
-
Dennis Tang authored
-
- Jul 24, 2018
-
-
George Tsiolis authored
-
- Jul 06, 2018
-
-
- Jun 13, 2018
-
-
Simon Knox authored
-
- Jun 01, 2018
-
-
Clement Ho authored
-
- May 15, 2018
-
-
Paul Slaughter authored
-
- May 08, 2018
-
-
- Mar 09, 2018
-
- Jan 19, 2018
-
-
George Tsiolis authored
-
- Nov 21, 2017
-
-
Simon Knox authored
-
- Nov 13, 2017
-
-
Luke "Jared" Bennett authored
-
- Nov 06, 2017
-
-
Takuya Noguchi authored
-
- Sep 25, 2017
-
-
Annabel Dunstone Gray authored
-
- Sep 23, 2017
-
-
Pedro Moreira da Silva authored
-
- Aug 24, 2017
-
-
Dimitrie Hoekstra authored
-
- Aug 06, 2017
-
-
Jacob Schatz authored
-
- Jul 27, 2017
-
-
Alexis Reigel authored
-