I think this is a new problem because I had not noticed it in prior versions of Xojo. I’m on 2015r4. I have a web style that colors a button and makes the borders 1 pixel. The style shows up properly on Mac (Chrome, Safari), iOS (iPad and iPhone), Windows (IE), but not Windows Chrome (v47). Windows-Chrome shows it as a gradient (light gray to gray) button.
I had this problem in the past but was able to fix it by making the background “gradient” even though it was just a solid color.
I’ve tried modifying the style to gradient and back to solid but the style won’t apply. I’ve even created a new empty project with a simple web style with colored background but it won’t appear in Windows-Chrome. Any clues? I would rather not use colored web labels.