UNPKG

purgetss

Version:

A package that simplifies mobile app creation for Titanium developers.

8 lines 330 B
```css // Property: horizontalMargin // Description: Horizontal placement of the notification, as a fraction of the screen width. // Component(s): Ti.UI.Notification '.horizontal-margin-left': { horizontalMargin: -0.5 } '.horizontal-margin-right': { horizontalMargin: 0.5 } '.horizontal-margin-center': { horizontalMargin: 0 } ```