summaryrefslogtreecommitdiff
path: root/app/assets/stylesheets/framework.scss
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'master' into bootstrap4Clement Ho2018-05-081-63/+63
|\
| * Display terms to a userBob Van Landuyt2018-05-041-0/+1
| | | | | | | | When terms are present, they can be viewed on `/-/users/terms`.
| * Optimize Emoji Sprite HandlingTim Zallmann2018-05-021-61/+60
| |
* | [skip ci] polyfill .hidden selectorClement Ho2018-04-101-2/+1
| |
* | Remove deprecated mixinsClement Ho2018-04-091-0/+1
| |
* | Add bootstrap 3 variable shimClement Ho2018-04-061-0/+1
| |
* | Import bootstrap 4Clement Ho2018-04-061-2/+1
|/
* Rename .scss files to use snake_case42908-rename-scss-files-to-use-snake-caseEric Eastwood2018-02-081-7/+7
| | | | See https://gitlab.com/gitlab-org/gitlab-ce/issues/42908
* Restore feature_highlight code41672-emphasize-gke-cluster-to-new-usersEric Eastwood2018-02-051-0/+1
| | | | | | | From https://gitlab.com/gitlab-org/gitlab-ce/issues/36760 Was reverted in https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/14373
* Refactor CI variable list code for usage with CI/CD settings page secret ↵refactor-ci-variable-list-for-future-usage-in-4110Eric Eastwood2018-01-311-0/+1
| | | | | | variables Part of https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/4110
* Add StackedProgressBar ComponentKushal Pandya2018-01-151-0/+1
|
* Handle toggle button with API requestFilipa Lacerda2017-11-241-0/+1
| | | | | | Add tests Update empty state [ci skip]
* url_utility and style backportLuke "Jared" Bennett2017-11-131-0/+1
|
* Refactor responsive table styles to support nested error blockrefactor-responsive-tables-for-nested-errorEric Eastwood2017-11-021-1/+1
| | | | | | | | | | | | | | | - Split layout from the styles of the row - Move command `.append-` `.prepend-` styles to bottom of source order - Actually applies styles over others in more situations which is probably what is expected when you add it to an element - Also allows us to get rid of some styles that were trying to get around this fact See https://i.imgur.com/IE50PK6.png Which is used in https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/15064 Design from https://gitlab.com/gitlab-org/gitlab-ce/issues/38464
* Merge branch 'remove-new-sidebar-stuff' into 'master'Phil Hughes2017-10-241-1/+1
|\ | | | | | | | | Clean up `new-sidebar` See merge request gitlab-org/gitlab-ce!14978
| * Replace all instances of new-sidebar with contextual-sidebarAnnabel Dunstone Gray2017-10-201-1/+1
| |
* | Add loading buttonadd-shared-vue-loading-buttonEric Eastwood2017-10-231-0/+1
|/ | | | | | Encompasses designs from - https://gitlab.com/gitlab-org/gitlab-ce/issues/23206#note_43355199 - https://gitlab.com/gitlab-org/gitlab-ce/issues/29985#note_30417407
* Remove banner from pipelines pageFilipa Lacerda2017-10-161-0/+1
|
* Simplify project pageAnnabel Dunstone Gray2017-10-111-0/+1
|
* Finish combining nav stylesAnnabel Dunstone Gray2017-10-061-2/+0
|
* Remove nav images; remove old nav styles; create new file for other ↵Annabel Dunstone Gray2017-10-061-0/+1
| | | | navigation elements
* Adjust tooltips to adhere to 8px grid and make them more readableDimitrie Hoekstra2017-10-061-0/+1
|
* Move new nav into main CSS folderAnnabel Dunstone Gray2017-09-251-0/+2
|
* Revert feature highlightClement Ho2017-09-191-1/+0
|
* Revert "Merge branch 'revert-f2421b2b' into 'master'"revert-2f46c3a8Annabel Dunstone Gray2017-09-111-0/+1
| | | This reverts merge request !14148
* Revert "Merge branch ↵revert-f2421b2bRubén Dávila2017-09-081-1/+0
| | | | | '35012-navigation-add-option-to-change-navigation-color-palette' into 'master'" This reverts merge request !13619
* Fix specs; start on light themeAnnabel Dunstone Gray2017-09-061-1/+1
|
* Add functionality for two themesAnnabel Dunstone Gray2017-09-061-0/+1
|
* Add feature highlight to Issue Boards in new navigation sidebarClement Ho2017-09-041-0/+1
|
* clean up merge request widget UISimon Knox2017-08-071-0/+1
|
* Enable ImportPath in scss-lintTakuya Noguchi2017-07-121-44/+44
|
* Responsive environment tablesAnnabel Dunstone Gray2017-06-061-0/+1
|
* Apply responsive note styles to parallel diffsapply-same-responsive-notes-to-parallel-diffEric Eastwood2017-05-261-0/+1
| | | | | Fix inspired while working on https://gitlab.com/gitlab-org/gitlab-ce/issues/32801
* Merge request widget redesignFatih Acet2017-05-091-0/+1
|
* Use native unicode emojisEric Eastwood2017-03-061-0/+1
| | | | | | | | | | | | | | | | | | | | - gl_emoji for falling back to image/css-sprite when the browser doesn't support an emoji - Markdown rendering (Banzai filter) - Autocomplete - Award emoji menu - Perceived perf - Immediate response because we now build client-side - Update `digests.json` generation in gemojione rake task to be more useful and include `unicodeVersion` MR: !9437 See issues - #26371 - #27250 - #22474
* Remove all gitlab theme related codeAnnabel Dunstone Gray2017-02-151-1/+0
|
* Remove turbolinks.Bryce Johnson2017-02-021-1/+0
|
* Merge branch 'master' into 'badge-color-on-white-bg'Dimitrie Hoekstra2016-12-161-0/+7
|\ | | | | | | | | | | | | # Conflicts: # app/assets/stylesheets/framework/nav.scss # app/assets/stylesheets/pages/environments.scss # app/views/layouts/nav/_group.html.haml # app/views/layouts/nav/_project.html.haml
| * Remove pages/snippets cssdelete-more-page-specific-cssAnnabel Dunstone Gray2016-12-141-0/+1
| |
| * Shift emojis and icons styles into frameworkAnnabel Dunstone Gray2016-12-141-0/+2
| |
| * Enable display of admonition icons in Asciidoc.Horacio Sanson2016-12-081-0/+1
| | | | | | | | | | | | | | | | | | When rendering Asciidoc documents this merge request enables the diplay of admonition blocks using font icons. This improves the looks of Asciidoc redered files. This uses the font-awesome fonts already present in Gitlab so no large dependencies are required for this to work.
| * Merge branch 'master' into 'remove-pages-css'remove-pages-cssAnnabel Dunstone Gray2016-12-061-0/+1
| |\ | | | | | | | | | # Conflicts: # app/assets/stylesheets/framework.scss
| | * Remove admin.scssadmin-scssAnnabel Dunstone Gray2016-12-051-0/+1
| | |
| * | Move award emojis to framworkAnnabel Dunstone Gray2016-12-061-0/+2
| |/
* | Merge branch 'master' into 'badge-color-on-white-bg'Dimitrie Hoekstra2016-12-041-1/+0
|\ \ | |/ | | | | # Conflicts: # app/assets/stylesheets/framework/nav.scss
| * Remove source sans prosystem-font-testAnnabel Dunstone Gray2016-12-011-1/+0
| |
* | created framework for badges, solving duplicate codeDimitrie Hoekstra2016-12-021-0/+1
|/
* Make pipeline page header responsive; add build counter; add short shaAnnabel Dunstone Gray2016-11-141-0/+1
|
* Move reusable well styles into their own fileAnnabel Dunstone Gray2016-11-101-0/+1
|
* Change logo animation to CSSClement Ho2016-08-261-0/+1
|