summaryrefslogtreecommitdiff
path: root/app/assets/stylesheets/pages
Commit message (Expand)AuthorAgeFilesLines
* Fixed large comments messing with diff table widthsdiff-table-width-fixPhil Hughes2016-09-121-4/+5
* Merge branch 'support-long-branch-namers' into 'master' Annabel Dunstone Gray2016-09-081-3/+9
|\
| * Give project selection dropdowns responsive width, long-names wrap.support-long-branch-namersBryce2016-09-021-3/+9
* | Merge branch 'dz-bulk-edit-mr' into 'master' Rémy Coutable2016-09-082-11/+15
|\ \
| * | Refactor code for bulk update merge requests featuredz-bulk-edit-mrDmitriy Zaporozhets2016-09-081-1/+1
| * | Add bulk update support for merge requests listDmitriy Zaporozhets2016-09-082-11/+15
* | | Merge branch 'awards-control-margin' into 'master' Annabel Dunstone Gray2016-09-081-5/+2
|\ \ \
| * | | fix padding top/bottomawards-control-margintauriedavis2016-09-071-1/+1
| * | | minor refactortauriedavis2016-09-071-5/+2
| * | | fix margin for multi-line emojistauriedavis2016-09-071-0/+2
| * | | fix margin for awards-control buttonstauriedavis2016-09-061-2/+0
* | | | Merge branch 'dz-mr-version-compare' into 'master' Douwe Maan2016-09-081-1/+1
|\ \ \ \ | |_|/ / |/| | |
| * | | Improve merge request version featureDmitriy Zaporozhets2016-09-071-4/+0
| * | | Improve merge request version switch/compare dropdownDmitriy Zaporozhets2016-09-071-1/+5
* | | | remove superfluous "collapsed" class and rename header classes for clarityMike Greiling2016-09-071-6/+0
* | | | Merge branch 'created-icon' into 'master' Fatih Acet2016-09-071-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | Lighten color of created iconcreated-iconAnnabel Dunstone Gray2016-09-061-1/+1
| |/ /
* | | Merge branch '18851-commit-text-in-activity-commits-page-etc-has-the-wrong-li...Annabel Dunstone Gray2016-09-061-3/+3
|\ \ \ | |/ / |/| |
| * | Changed `.commit-row-title` `line-height` to `1.35` from `1`18851-commit-text-in-activity-commits-page-etc-has-the-wrong-line-heightLuke Bennett2016-09-061-3/+3
* | | Merge branch 'cleanup-mislignments-issue-list-view' into 'master' Annabel Dunstone Gray2016-09-061-1/+1
|\ \ \
| * | | increased checkbox and filter button paddingDimitrie Hoekstra2016-09-051-1/+1
* | | | remove css selectorsubudzisz2016-09-061-0/+10
* | | | Merge branch 'master' into repository-page-ui-issuesBryce Johnson2016-09-059-11/+27
|\ \ \ \ | |/ / /
| * | | Merge branch 'fix-suggested-colors-underline' into 'master' Annabel Dunstone Gray2016-09-021-0/+1
| |\ \ \
| | * | | Remove suggested colors hover underlineClement Ho2016-09-021-0/+1
| | | |/ | | |/|
| * | | Merge branch '21471-bold-text-in-ci-build-output-not-styled' into 'master' Annabel Dunstone Gray2016-09-021-0/+3
| |\ \ \
| | * | | Added `.term-bold` declaration.21471-bold-text-in-ci-build-output-not-styledLuke "Jared" Bennett2016-09-021-0/+3
| | |/ /
| * | | Merge branch 'fix-add-button-alignment' into 'master' Fatih Acet2016-09-021-0/+4
| |\ \ \
| | * | | Align add button on repository viewClement Ho2016-09-011-0/+4
| | |/ /
| * | | Merge branch 'commit-message-scroll' into 'master' Fatih Acet2016-09-025-8/+10
| |\ \ \
| | * | | Wrap commit message blocksAnnabel Dunstone2016-08-281-0/+2
| | * | | Remove #faf9f9 and #f9f9f9 from color palette; replace with #fafafaAnnabel Dunstone2016-08-285-8/+8
| * | | | Merge branch '21122-move-list-of-builds-to-bottom-of-sidebar' into 'master' Annabel Dunstone Gray2016-09-021-3/+9
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | Review changes21122-move-list-of-builds-to-bottom-of-sidebarLuke Bennett2016-08-231-1/+1
| | * | | Changed `retry` link to blueLuke Bennett2016-08-231-0/+7
| | * | | Moved builds panel to the bottom of the builds sidemenuLuke Bennett2016-08-231-2/+1
* | | | | Merge branch 'master' into repository-page-ui-issuesBryce Johnson2016-09-025-16/+35
|\ \ \ \ \ | |/ / / /
| * | | | Merge branch 'fix-checkbox-alignment' into 'master' Fatih Acet2016-09-011-0/+4
| |\ \ \ \
| | * | | | Fix inconsistent checkbox alignmentClement Ho2016-08-261-0/+4
| * | | | | Merge branch 'issue-boards-issues-total-count' into 'master' Fatih Acet2016-09-011-5/+10
| |\ \ \ \ \
| | * | | | | Shows count at bottom of listPhil Hughes2016-08-311-5/+10
| * | | | | | Merge branch '21781-pipelines-for-mr' into 'master' Fatih Acet2016-09-011-3/+7
| |\ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| | * | | | | Change widths of content in MR pipeline tab21781-pipelines-for-mrAnnabel Dunstone2016-09-011-3/+7
| * | | | | | Merge branch 'remove-transition-prefix' into 'master' Annabel Dunstone Gray2016-09-011-2/+2
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| | * | | | | Remove prefixes from transition CSS propertyClement Ho2016-08-311-2/+2
| * | | | | | Merge branch 'replace-play-icon' into 'master' Annabel Dunstone Gray2016-09-012-2/+10
| |\ \ \ \ \ \
| | * | | | | | Replace play icon font with svgClement Ho2016-09-012-2/+10
| * | | | | | | Center build stage columns in pipeline overviewClement Ho2016-08-311-4/+2
| |/ / / / / /
* | | | | | | Merge branch 'master' into repository-page-ui-issuesBryce Johnson2016-09-011-0/+1
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Fixed invisible scroll controlls on build page on iPhoneVitaly Baev2016-08-311-0/+1
| | |/ / / / | |/| | | |