UNPKG

purgetss

Version:

A package that simplifies mobile app creation for Titanium developers.

7 lines 272 B
```css // Property: lightTouchEnabled // Description: Enables using light touches to make a selection and activate mouseovers. // Component(s): Ti.UI.WebView '.light-touch-enabled': { lightTouchEnabled: true } '.light-touch-enabled-false': { lightTouchEnabled: false } ```