Skip to content

Use image-url instead of url so that asset pipeline can do it's thing

Clement Ho requested to merge fix-cursor-path into master

What does this MR do?

Change url to image-url in diff.scss so that asset pipeline can locate the cursor images and do it's thing

Are there points in the code the reviewer needs to double check?

Shouldn't be

Why was this MR needed?

Loads the image commenting cursor image for dev.gitlab

Screenshots (if relevant)

Does this MR meet the acceptance criteria?

  • Review
    • Has been reviewed by Frontend

What are the relevant issue numbers?

Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/38980

Edited by Clement Ho

Merge request reports