Titlebutton hover animation fix

This CL fixes a bug in the animation of the titlebuttons in the
titlebar. Transitioning between ':hover' and ':not(:hover)' states caused an
artifact.

The CL adds a fully transparent version of the  background image for the
default state that allows GTK to transition between the two states seemlessly.

The CL also renames the two background images to clarify their use.

Bug: 822495
Change-Id: Ia79f1dadb3cb70b3a1414b56214013630a7ddd7d
Reviewed-on: https://chromium-review.googlesource.com/1147894
Commit-Ready: Josh Pratt <jopra@chromium.org>
Tested-by: Josh Pratt <jopra@chromium.org>
Reviewed-by: Nicholas Verne <nverne@chromium.org>
Reviewed-by: Sam McNally <sammc@chromium.org>
3 files changed