diff options
author | Tom <tw201207@gmail.com> | 2014-11-17 16:31:46 +0100 |
---|---|---|
committer | Tom <tw201207@gmail.com> | 2014-11-17 16:31:46 +0100 |
commit | 3f6995c70e8b15f7abf1785eb780a0de46f8bd07 (patch) | |
tree | 38aff3eb6ff9593be47881cb7928de1ca3e9d4dc /src/test/java/com/gitblit/tests/JGitUtilsTest.java | |
parent | dbd9e1538976518e8514961f4dc7d0771eb6634b (diff) | |
download | gitblit-3f6995c70e8b15f7abf1785eb780a0de46f8bd07.tar.gz gitblit-3f6995c70e8b15f7abf1785eb780a0de46f8bd07.zip |
IE < 10 does not support gradients.
Since the new imgdiff UI heavily used gradients, this leaves IE9 and
IE8 users with a complete disfunctional UI.
Replaced all gradients by simpler means:
* Vertical handle: instead of 2px wide gradient, use a 1px background
and a white border-right
* Opacity slider: No gradient but a simple border and background-color
* All radial-gradients replaced by small pre-computed PNGs
* Checkerboard background done with a small repeated PNG
With these changes, the imgdiff UI is fully functional even in IE 8.
Visual changes in other browsers are barely discernible.
Diffstat (limited to 'src/test/java/com/gitblit/tests/JGitUtilsTest.java')
0 files changed, 0 insertions, 0 deletions