Simplify ImageDocument checkerboard background styling

We're currently generating the checkerboard using three background
layers:

 * solid white color
 * 2x semi-transparent gradients

The same effect can be achieved without the solid color layer, by
adjusting the bottom gradient colors.

R=pdr@chromium.org, dfalcantara@chromium.org

Review-Url: https://codereview.chromium.org/2523513002
Cr-Commit-Position: refs/heads/master@{#433767}
2 files changed