Skip to main content

margin-alternative

// Property(ies): top, right, bottom, left - Gap for Grid System
// Component(s): Ti.UI.ActivityIndicator, Ti.UI.Animation, Ti.UI.View, Ti.UI.Window
'.gap-0': { top: 0, right: 0, bottom: 0, left: 0 }
'.gap-1': { top: 4, right: 4, bottom: 4, left: 4 }
'.gap-2': { top: 8, right: 8, bottom: 8, left: 8 }
'.gap-3': { top: 12, right: 12, bottom: 12, left: 12 }
'.gap-4': { top: 16, right: 16, bottom: 16, left: 16 }
'.gap-5': { top: 20, right: 20, bottom: 20, left: 20 }
'.gap-6': { top: 24, right: 24, bottom: 24, left: 24 }
'.gap-7': { top: 28, right: 28, bottom: 28, left: 28 }
'.gap-8': { top: 32, right: 32, bottom: 32, left: 32 }
'.gap-9': { top: 36, right: 36, bottom: 36, left: 36 }
'.gap-10': { top: 40, right: 40, bottom: 40, left: 40 }
'.gap-11': { top: 44, right: 44, bottom: 44, left: 44 }
'.gap-12': { top: 48, right: 48, bottom: 48, left: 48 }
'.gap-14': { top: 56, right: 56, bottom: 56, left: 56 }
'.gap-16': { top: 64, right: 64, bottom: 64, left: 64 }
'.gap-20': { top: 80, right: 80, bottom: 80, left: 80 }
'.gap-24': { top: 96, right: 96, bottom: 96, left: 96 }
'.gap-28': { top: 112, right: 112, bottom: 112, left: 112 }
'.gap-32': { top: 128, right: 128, bottom: 128, left: 128 }
'.gap-36': { top: 144, right: 144, bottom: 144, left: 144 }
'.gap-40': { top: 160, right: 160, bottom: 160, left: 160 }
'.gap-44': { top: 176, right: 176, bottom: 176, left: 176 }
'.gap-48': { top: 192, right: 192, bottom: 192, left: 192 }
'.gap-52': { top: 208, right: 208, bottom: 208, left: 208 }
'.gap-56': { top: 224, right: 224, bottom: 224, left: 224 }
'.gap-60': { top: 240, right: 240, bottom: 240, left: 240 }
'.gap-64': { top: 256, right: 256, bottom: 256, left: 256 }
'.gap-72': { top: 288, right: 288, bottom: 288, left: 288 }
'.gap-80': { top: 320, right: 320, bottom: 320, left: 320 }
'.gap-96': { top: 384, right: 384, bottom: 384, left: 384 }
'.gap-auto': { top: Ti.UI.SIZE, right: Ti.UI.SIZE, bottom: Ti.UI.SIZE, left: Ti.UI.SIZE }
'.gap-px': { top: '1px', right: '1px', bottom: '1px', left: '1px' }
'.gap-0.5': { top: 2, right: 2, bottom: 2, left: 2 }
'.gap-1.5': { top: 6, right: 6, bottom: 6, left: 6 }
'.gap-2.5': { top: 10, right: 10, bottom: 10, left: 10 }
'.gap-3.5': { top: 14, right: 14, bottom: 14, left: 14 }
'.gap-full': { top: '100%', right: '100%', bottom: '100%', left: '100%' }
'.gap-b-0': { bottom: 0 }
'.gap-b-1': { bottom: 4 }
'.gap-b-2': { bottom: 8 }
'.gap-b-3': { bottom: 12 }
'.gap-b-4': { bottom: 16 }
'.gap-b-5': { bottom: 20 }
'.gap-b-6': { bottom: 24 }
'.gap-b-7': { bottom: 28 }
'.gap-b-8': { bottom: 32 }
'.gap-b-9': { bottom: 36 }
'.gap-b-10': { bottom: 40 }
'.gap-b-11': { bottom: 44 }
'.gap-b-12': { bottom: 48 }
'.gap-b-14': { bottom: 56 }
'.gap-b-16': { bottom: 64 }
'.gap-b-20': { bottom: 80 }
'.gap-b-24': { bottom: 96 }
'.gap-b-28': { bottom: 112 }
'.gap-b-32': { bottom: 128 }
'.gap-b-36': { bottom: 144 }
'.gap-b-40': { bottom: 160 }
'.gap-b-44': { bottom: 176 }
'.gap-b-48': { bottom: 192 }
'.gap-b-52': { bottom: 208 }
'.gap-b-56': { bottom: 224 }
'.gap-b-60': { bottom: 240 }
'.gap-b-64': { bottom: 256 }
'.gap-b-72': { bottom: 288 }
'.gap-b-80': { bottom: 320 }
'.gap-b-96': { bottom: 384 }
'.gap-b-auto': { bottom: Ti.UI.SIZE }
'.gap-b-px': { bottom: '1px' }
'.gap-b-0.5': { bottom: 2 }
'.gap-b-1.5': { bottom: 6 }
'.gap-b-2.5': { bottom: 10 }
'.gap-b-3.5': { bottom: 14 }
'.gap-b-full': { bottom: '100%' }
'.gap-l-0': { left: 0 }
'.gap-l-1': { left: 4 }
'.gap-l-2': { left: 8 }
'.gap-l-3': { left: 12 }
'.gap-l-4': { left: 16 }
'.gap-l-5': { left: 20 }
'.gap-l-6': { left: 24 }
'.gap-l-7': { left: 28 }
'.gap-l-8': { left: 32 }
'.gap-l-9': { left: 36 }
'.gap-l-10': { left: 40 }
'.gap-l-11': { left: 44 }
'.gap-l-12': { left: 48 }
'.gap-l-14': { left: 56 }
'.gap-l-16': { left: 64 }
'.gap-l-20': { left: 80 }
'.gap-l-24': { left: 96 }
'.gap-l-28': { left: 112 }
'.gap-l-32': { left: 128 }
'.gap-l-36': { left: 144 }
'.gap-l-40': { left: 160 }
'.gap-l-44': { left: 176 }
'.gap-l-48': { left: 192 }
'.gap-l-52': { left: 208 }
'.gap-l-56': { left: 224 }
'.gap-l-60': { left: 240 }
'.gap-l-64': { left: 256 }
'.gap-l-72': { left: 288 }
'.gap-l-80': { left: 320 }
'.gap-l-96': { left: 384 }
'.gap-l-auto': { left: Ti.UI.SIZE }
'.gap-l-px': { left: '1px' }
'.gap-l-0.5': { left: 2 }
'.gap-l-1.5': { left: 6 }
'.gap-l-2.5': { left: 10 }
'.gap-l-3.5': { left: 14 }
'.gap-l-full': { left: '100%' }
'.gap-r-0': { right: 0 }
'.gap-r-1': { right: 4 }
'.gap-r-2': { right: 8 }
'.gap-r-3': { right: 12 }
'.gap-r-4': { right: 16 }
'.gap-r-5': { right: 20 }
'.gap-r-6': { right: 24 }
'.gap-r-7': { right: 28 }
'.gap-r-8': { right: 32 }
'.gap-r-9': { right: 36 }
'.gap-r-10': { right: 40 }
'.gap-r-11': { right: 44 }
'.gap-r-12': { right: 48 }
'.gap-r-14': { right: 56 }
'.gap-r-16': { right: 64 }
'.gap-r-20': { right: 80 }
'.gap-r-24': { right: 96 }
'.gap-r-28': { right: 112 }
'.gap-r-32': { right: 128 }
'.gap-r-36': { right: 144 }
'.gap-r-40': { right: 160 }
'.gap-r-44': { right: 176 }
'.gap-r-48': { right: 192 }
'.gap-r-52': { right: 208 }
'.gap-r-56': { right: 224 }
'.gap-r-60': { right: 240 }
'.gap-r-64': { right: 256 }
'.gap-r-72': { right: 288 }
'.gap-r-80': { right: 320 }
'.gap-r-96': { right: 384 }
'.gap-r-auto': { right: Ti.UI.SIZE }
'.gap-r-px': { right: '1px' }
'.gap-r-0.5': { right: 2 }
'.gap-r-1.5': { right: 6 }
'.gap-r-2.5': { right: 10 }
'.gap-r-3.5': { right: 14 }
'.gap-r-full': { right: '100%' }
'.gap-t-0': { top: 0 }
'.gap-t-1': { top: 4 }
'.gap-t-2': { top: 8 }
'.gap-t-3': { top: 12 }
'.gap-t-4': { top: 16 }
'.gap-t-5': { top: 20 }
'.gap-t-6': { top: 24 }
'.gap-t-7': { top: 28 }
'.gap-t-8': { top: 32 }
'.gap-t-9': { top: 36 }
'.gap-t-10': { top: 40 }
'.gap-t-11': { top: 44 }
'.gap-t-12': { top: 48 }
'.gap-t-14': { top: 56 }
'.gap-t-16': { top: 64 }
'.gap-t-20': { top: 80 }
'.gap-t-24': { top: 96 }
'.gap-t-28': { top: 112 }
'.gap-t-32': { top: 128 }
'.gap-t-36': { top: 144 }
'.gap-t-40': { top: 160 }
'.gap-t-44': { top: 176 }
'.gap-t-48': { top: 192 }
'.gap-t-52': { top: 208 }
'.gap-t-56': { top: 224 }
'.gap-t-60': { top: 240 }
'.gap-t-64': { top: 256 }
'.gap-t-72': { top: 288 }
'.gap-t-80': { top: 320 }
'.gap-t-96': { top: 384 }
'.gap-t-auto': { top: Ti.UI.SIZE }
'.gap-t-px': { top: '1px' }
'.gap-t-0.5': { top: 2 }
'.gap-t-1.5': { top: 6 }
'.gap-t-2.5': { top: 10 }
'.gap-t-3.5': { top: 14 }
'.gap-t-full': { top: '100%' }
'.gap-x-0': { right: 0, left: 0 }
'.gap-x-1': { right: 4, left: 4 }
'.gap-x-2': { right: 8, left: 8 }
'.gap-x-3': { right: 12, left: 12 }
'.gap-x-4': { right: 16, left: 16 }
'.gap-x-5': { right: 20, left: 20 }
'.gap-x-6': { right: 24, left: 24 }
'.gap-x-7': { right: 28, left: 28 }
'.gap-x-8': { right: 32, left: 32 }
'.gap-x-9': { right: 36, left: 36 }
'.gap-x-10': { right: 40, left: 40 }
'.gap-x-11': { right: 44, left: 44 }
'.gap-x-12': { right: 48, left: 48 }
'.gap-x-14': { right: 56, left: 56 }
'.gap-x-16': { right: 64, left: 64 }
'.gap-x-20': { right: 80, left: 80 }
'.gap-x-24': { right: 96, left: 96 }
'.gap-x-28': { right: 112, left: 112 }
'.gap-x-32': { right: 128, left: 128 }
'.gap-x-36': { right: 144, left: 144 }
'.gap-x-40': { right: 160, left: 160 }
'.gap-x-44': { right: 176, left: 176 }
'.gap-x-48': { right: 192, left: 192 }
'.gap-x-52': { right: 208, left: 208 }
'.gap-x-56': { right: 224, left: 224 }
'.gap-x-60': { right: 240, left: 240 }
'.gap-x-64': { right: 256, left: 256 }
'.gap-x-72': { right: 288, left: 288 }
'.gap-x-80': { right: 320, left: 320 }
'.gap-x-96': { right: 384, left: 384 }
'.gap-x-auto': { right: Ti.UI.SIZE, left: Ti.UI.SIZE }
'.gap-x-px': { right: '1px', left: '1px' }
'.gap-x-0.5': { right: 2, left: 2 }
'.gap-x-1.5': { right: 6, left: 6 }
'.gap-x-2.5': { right: 10, left: 10 }
'.gap-x-3.5': { right: 14, left: 14 }
'.gap-x-full': { right: '100%', left: '100%' }
'.gap-y-0': { top: 0, bottom: 0 }
'.gap-y-1': { top: 4, bottom: 4 }
'.gap-y-2': { top: 8, bottom: 8 }
'.gap-y-3': { top: 12, bottom: 12 }
'.gap-y-4': { top: 16, bottom: 16 }
'.gap-y-5': { top: 20, bottom: 20 }
'.gap-y-6': { top: 24, bottom: 24 }
'.gap-y-7': { top: 28, bottom: 28 }
'.gap-y-8': { top: 32, bottom: 32 }
'.gap-y-9': { top: 36, bottom: 36 }
'.gap-y-10': { top: 40, bottom: 40 }
'.gap-y-11': { top: 44, bottom: 44 }
'.gap-y-12': { top: 48, bottom: 48 }
'.gap-y-14': { top: 56, bottom: 56 }
'.gap-y-16': { top: 64, bottom: 64 }
'.gap-y-20': { top: 80, bottom: 80 }
'.gap-y-24': { top: 96, bottom: 96 }
'.gap-y-28': { top: 112, bottom: 112 }
'.gap-y-32': { top: 128, bottom: 128 }
'.gap-y-36': { top: 144, bottom: 144 }
'.gap-y-40': { top: 160, bottom: 160 }
'.gap-y-44': { top: 176, bottom: 176 }
'.gap-y-48': { top: 192, bottom: 192 }
'.gap-y-52': { top: 208, bottom: 208 }
'.gap-y-56': { top: 224, bottom: 224 }
'.gap-y-60': { top: 240, bottom: 240 }
'.gap-y-64': { top: 256, bottom: 256 }
'.gap-y-72': { top: 288, bottom: 288 }
'.gap-y-80': { top: 320, bottom: 320 }
'.gap-y-96': { top: 384, bottom: 384 }
'.gap-y-auto': { top: Ti.UI.SIZE, bottom: Ti.UI.SIZE }
'.gap-y-px': { top: '1px', bottom: '1px' }
'.gap-y-0.5': { top: 2, bottom: 2 }
'.gap-y-1.5': { top: 6, bottom: 6 }
'.gap-y-2.5': { top: 10, bottom: 10 }
'.gap-y-3.5': { top: 14, bottom: 14 }
'.gap-y-full': { top: '100%', bottom: '100%' }