D25923
D25923
Fix invalid CSS transition value for .jx-scrollbar-handle
Author: aklapper
Reviewers: O1: Blessed Committers, valerio.bozzolan
Summary: The W3C CSS validator throws `0 is not a transition value : opacity 0 linear`.
`0` is not a valid value; likely `0s`…