UNPKG

purgetss

Version:

A package that simplifies mobile app creation for Titanium developers.

7 lines 265 B
```css // Property: hideShadow // Description: Set this to true to hide the shadow image of the navigation bar. // Component(s): Ti.UI.TabGroup, Ti.UI.Window, Ti.UI.iOS.SplitWindow '.hide-shadow': { hideShadow: true } '.hide-shadow-false': { hideShadow: false } ```