In side-by-side diff, style a changed line using a different color
This is how GitLab currently styles a changed line in side-by-side mode. It is the same as GitHub. ![Screen_Shot_2017-11-02_at_12.48.47](/uploads/60bc2ad2d609679ba951a99771512481/Screen_Shot_2017-11-02_at_12.48.47.png) Reviewboard does it this way. The argument is that Reviewboard is better because you can quickly see that a line is _changed_, and that may be easier to consume when parsing a large diff / doing a long code review. ![Screen_Shot_2017-11-02_at_12.48.13](/uploads/11081d5c1701759353697e5109cdf792/Screen_Shot_2017-11-02_at_12.48.13.png)
issue