diff options
author | Jacob Schatz <jschatz@gitlab.com> | 2016-08-03 03:42:01 +0000 |
---|---|---|
committer | Jacob Schatz <jschatz@gitlab.com> | 2016-08-03 03:42:01 +0000 |
commit | 3552900733aa86035d8cc50a1180727cba5915bb (patch) | |
tree | bfd321ed2b3583242510fd91023e4ce97c624324 /app/controllers/projects/commit_controller.rb | |
parent | 6c519b7a7420901a5ec608e9a73786d32bd23407 (diff) | |
parent | d61b92a350f50fa1a443f0a180da401684f5cdca (diff) | |
download | gitlab-ce-3552900733aa86035d8cc50a1180727cba5915bb.tar.gz |
Merge branch 'convert-trans-bg-to-css' into 'master'
Convert image diff background image to CSS
## What does this MR do?
Replaces the `trans_bg.gif` image used for image diff background image with a CSS implementation of the same background image
## Are there points in the code the reviewer needs to double check?
None
## Why was this MR needed?
Uses CSS to replace the use of an image so that webpage rendering is slightly improved
## What are the relevant issue numbers?
Closes #20500
## Screenshots (if relevant)
Before:

After:

## Does this MR meet the acceptance criteria?
- [x] [CHANGELOG](https://gitlab.com/gitlab-org/gitlab-ce/blob/master/CHANGELOG) entry added
- [x] Conform by the [style guides](https://gitlab.com/gitlab-org/gitlab-ce/blob/master/CONTRIBUTING.md#style-guides)
- [x] Branch has no merge conflicts with `master` (if you do - rebase it please)
- [x] [Squashed related commits together](https://git-scm.com/book/en/Git-Tools-Rewriting-History#Squashing-Commits)
See merge request !5598
Diffstat (limited to 'app/controllers/projects/commit_controller.rb')
0 files changed, 0 insertions, 0 deletions