Sha256: 6985e7c0230dfbcb125fe634ba37e9471fc8c48b2c413266804ab5796abc4a9e

Contents?: true

Size: 1.34 KB

Versions: 7

Compression:

Stored size: 1.34 KB

Contents

// Generated by compass-jquery-plugin/gem-tasks/jqtouch.rake

@-webkit-keyframes slideinfromright
  from
    -webkit-transform: translateX(100%)

  to
    -webkit-transform: translateX(0)



*
  margin: 0
  padding: 0


a
  -webkit-tap-highlight-color: rgba(0,0,0,0)


body
  overflow-x: hidden
  -webkit-user-select: none
  -webkit-text-size-adjust: none
  font-family: Helvetica
  -webkit-perspective: 800
  -webkit-transform-style: preserve-3d


.selectable, input, textarea
  -webkit-user-select: auto


body
  > *
    -webkit-backface-visibility: hidden
    -webkit-box-sizing: border-box
    display: none
    position: absolute
    left: 0
    width: 100%
    -webkit-transform: translate3d(0,0,0) rotate(0) scale(1)
    min-height: 420px !important

  &.fullscreen
    > *
      min-height: 460px !important

    &.black-translucent > *
      min-height: 480px !important

  &.landscape > *
    min-height: 320px

  > .current
    display: block !important


.in, .out
  -webkit-animation-timing-function: ease-in-out
  -webkit-animation-duration: 350ms


.slide
  &.in
    -webkit-animation-name: slideinfromright

  &.out
    -webkit-animation-name: slideouttoleft

  &.in.reverse
    -webkit-animation-name: slideinfromleft

  &.out.reverse
    -webkit-animation-name: slideouttoright

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
compass-jquery-plugin-0.2.5.4 templates/jqtouch/jqtouch/jqtouch.sass
compass-jquery-plugin-0.2.5.3 templates/jqtouch/jqtouch/jqtouch.sass
compass-jquery-plugin-0.2.5.2 templates/jqtouch/jqtouch/jqtouch.sass
compass-jquery-plugin-0.2.5.1 templates/jqtouch/jqtouch/jqtouch.sass
compass-jquery-plugin-0.2.5 templates/jqtouch/jqtouch/jqtouch.sass
compass-jquery-plugin-0.2.4.100 templates/jqtouch/jqtouch/jqtouch.sass
compass-jquery-plugin-0.2.4.99 templates/jqtouch/jqtouch/jqtouch.sass