Sha256: 089cb9b01b5fe6df0ce38165a1075a6f88d4fc29e5d0254866d3e45b8372e67e

Contents?: true

Size: 1.48 KB

Versions: 38

Compression:

Stored size: 1.48 KB

Contents

/* Track */
$theme.sc-touch-scroller-view.sc-horizontal {
  .track {
    background: none;
    display: none;
  }
  
  .cap, .endcap {
    background: none;
    display: none;
  }
  
  .button-top {
    background: none;
    display: none;
  }
  
  .button-bottom {
    background: none;
    display: none;
  }
  
  .button-top:active {
    background: none;
    display: none;
  }
  
  .button-bottom:active {
    background: none;
    display: none;
  }
  
  .thumb {
    position: absolute;
    opacity: 0.5;
    -webkit-transform: translateZ(0px);
    height: 16px;
    width: 1044px;
    overflow: hidden;
  }
  
  .thumb-top {
    -webkit-border-top-left-radius: 4px;
    -webkit-border-bottom-left-radius: 4px;
    position: absolute;
    width: 10px;
    top: 5px;
    left: 0px;
    height: 5px;
    background: black;
  }
  
  .thumb-clip {
    position: absolute;
    overflow:hidden;
    width: 1034px;
    height: 5px;
    left: 10px;
    top: 5px;
  }
  
  .thumb-inner {
    -webkit-transform: translate3d(0px,0px,0px);
    position: absolute;
    top: 0px;
    left: 0px;
    height: 5px;
    width: 1034px;
  }
  
  .thumb-inner {
    -webkit-transform: translate3d(0px,0px,0px);
    position: absolute;
    top: 0px;
    left: 0px;
    height: 5px;
    width: 1034px;
  }
  
  .thumb-bottom {
    -webkit-border-top-right-radius: 4px;
    -webkit-border-bottom-right-radius: 4px;
    position: absolute;
    height: 5px;
    left: 1024px;
    top: 0px;
    width: 10px;
    background: black;
  }
  
}

Version data entries

38 entries across 38 versions & 2 rubygems

Version Path
sproutcore-1.10.0.rc.3 lib/frameworks/sproutcore/themes/ace/resources/scroller/horizontal/horizontal_touch.css
sproutcore-1.10.0.rc.2 lib/frameworks/sproutcore/themes/ace/resources/scroller/horizontal/horizontal_touch.css
sproutcore-1.10.0.rc.1 lib/frameworks/sproutcore/themes/ace/resources/scroller/horizontal/horizontal_touch.css
sproutcore-1.9.2 lib/frameworks/sproutcore/themes/ace/resources/scroller/horizontal/horizontal_touch.css
sproutcore-1.9.1 lib/frameworks/sproutcore/themes/ace/resources/scroller/horizontal/horizontal_touch.css
sproutcore-1.9.0 lib/frameworks/sproutcore/themes/ace/resources/scroller/horizontal/horizontal_touch.css
sproutcore-1.8.2.1 lib/frameworks/sproutcore/themes/ace/resources/scroller/horizontal/horizontal_touch.css
sproutcore-1.8.1 lib/frameworks/sproutcore/themes/ace/resources/scroller/horizontal/horizontal_touch.css
sproutcore-1.8.0 lib/frameworks/sproutcore/themes/ace/resources/scroller/horizontal/horizontal_touch.css
sproutcore-1.7.1.beta-java lib/frameworks/sproutcore/themes/ace/resources/scroller/horizontal/horizontal_touch.css
sproutcore-1.7.1.beta lib/frameworks/sproutcore/themes/ace/resources/scroller/horizontal/horizontal_touch.css
sproutcore-1.6.0.1-java lib/frameworks/sproutcore/themes/ace/resources/scroller/horizontal/horizontal_touch.css
sproutcore-1.6.0.1 lib/frameworks/sproutcore/themes/ace/resources/scroller/horizontal/horizontal_touch.css
sproutcore-1.6.0.1-x86-mingw32 lib/frameworks/sproutcore/themes/ace/resources/scroller/horizontal/horizontal_touch.css
sproutcore-1.6.0 lib/frameworks/sproutcore/themes/ace/resources/scroller/horizontal/horizontal_touch.css
sproutcore-1.6.0-java lib/frameworks/sproutcore/themes/ace/resources/scroller/horizontal/horizontal_touch.css
sproutcore-1.6.0.rc.2-x86-mingw32 lib/frameworks/sproutcore/themes/ace/resources/scroller/horizontal/horizontal_touch.css
sproutcore-1.6.0.rc.2 lib/frameworks/sproutcore/themes/ace/resources/scroller/horizontal/horizontal_touch.css
sproutcore-1.6.0.rc.2-java lib/frameworks/sproutcore/themes/ace/resources/scroller/horizontal/horizontal_touch.css
sproutcore-1.6.0.rc.1-x86-mingw32 lib/frameworks/sproutcore/themes/ace/resources/scroller/horizontal/horizontal_touch.css