UNPKG

purgetss

Version:

A package that simplifies mobile app creation for Titanium developers.

67 lines 2.87 kB
```css // Property: bottom // Component(s): Ti.UI.View, Ti.Media.VideoPlayer, Ti.UI.ActivityIndicator, Ti.UI.Android.CardView, Ti.UI.Android.DrawerLayout, Ti.UI.Android.FloatingActionButton, Ti.UI.Android.SearchView, Ti.UI.Animation, Ti.UI.Button, Ti.UI.ButtonBar, Ti.UI.DashboardView, Ti.UI.ImageView, Ti.UI.Label, Ti.UI.ListView, Ti.UI.MaskedImage, Ti.UI.NavigationWindow, Ti.UI.OptionBar, Padding, Ti.UI.Picker, Ti.UI.PickerRow, Ti.UI.ProgressBar, Ti.UI.ScrollView, Ti.UI.ScrollableView, Ti.UI.SearchBar, Ti.UI.Slider, Ti.UI.Switch, Ti.UI.TabbedBar, Ti.UI.TableView, Ti.UI.TableViewRow, Ti.UI.TextArea, Ti.UI.TextField, TextFieldPadding, Ti.UI.Toolbar, Ti.UI.WebView, Ti.UI.Window, openWindowParams, Ti.UI.iOS.BlurView, Ti.UI.iOS.CoverFlowView, Ti.UI.iOS.LivePhotoView, Ti.UI.iOS.SplitWindow, Ti.UI.iOS.Stepper '.bottom-0': { bottom: 0 } '.bottom-1': { bottom: 4 } '.bottom-2': { bottom: 8 } '.bottom-3': { bottom: 12 } '.bottom-4': { bottom: 16 } '.bottom-5': { bottom: 20 } '.bottom-6': { bottom: 24 } '.bottom-7': { bottom: 28 } '.bottom-8': { bottom: 32 } '.bottom-9': { bottom: 36 } '.bottom-10': { bottom: 40 } '.bottom-11': { bottom: 44 } '.bottom-12': { bottom: 48 } '.bottom-14': { bottom: 56 } '.bottom-16': { bottom: 64 } '.bottom-20': { bottom: 80 } '.bottom-24': { bottom: 96 } '.bottom-28': { bottom: 112 } '.bottom-32': { bottom: 128 } '.bottom-36': { bottom: 144 } '.bottom-40': { bottom: 160 } '.bottom-44': { bottom: 176 } '.bottom-48': { bottom: 192 } '.bottom-52': { bottom: 208 } '.bottom-56': { bottom: 224 } '.bottom-60': { bottom: 240 } '.bottom-64': { bottom: 256 } '.bottom-72': { bottom: 288 } '.bottom-80': { bottom: 320 } '.bottom-96': { bottom: 384 } '.bottom-auto': { bottom: null } '.bottom-px': { bottom: '1px' } '.bottom-0.5': { bottom: 2 } '.bottom-1.5': { bottom: 6 } '.bottom-2.5': { bottom: 10 } '.bottom-3.5': { bottom: 14 } '.bottom-1/2': { bottom: '50%' } '.bottom-1/3': { bottom: '33.333334%' } '.bottom-2/3': { bottom: '66.666667%' } '.bottom-1/4': { bottom: '25%' } '.bottom-2/4': { bottom: '50%' } '.bottom-3/4': { bottom: '75%' } '.bottom-1/5': { bottom: '20%' } '.bottom-2/5': { bottom: '40%' } '.bottom-3/5': { bottom: '60%' } '.bottom-4/5': { bottom: '80%' } '.bottom-1/6': { bottom: '16.666667%' } '.bottom-2/6': { bottom: '33.333334%' } '.bottom-3/6': { bottom: '50%' } '.bottom-4/6': { bottom: '66.666667%' } '.bottom-5/6': { bottom: '83.333334%' } '.bottom-1/12': { bottom: '8.333334%' } '.bottom-2/12': { bottom: '16.666667%' } '.bottom-3/12': { bottom: '25%' } '.bottom-4/12': { bottom: '33.333334%' } '.bottom-5/12': { bottom: '41.666667%' } '.bottom-6/12': { bottom: '50%' } '.bottom-7/12': { bottom: '58.333334%' } '.bottom-8/12': { bottom: '66.666667%' } '.bottom-9/12': { bottom: '75%' } '.bottom-10/12': { bottom: '83.333334%' } '.bottom-11/12': { bottom: '91.666667%' } '.bottom-full': { bottom: '100%' } ```