Sha256: 7c285b0ed62f8f22c8c72142cfe52520668d13546bb52795d8e4faf7f4458ad3

Contents?: true

Size: 337 Bytes

Versions: 1

Compression:

Stored size: 337 Bytes

Contents

.ck-scroll-view .horizontal {
  left: 5px;
  right: 5px;
  bottom: 5px;
  height: 5px;
  
  position: absolute;
  z-index: 2;
  
}

.ck-scroll-view .horizontal .scroller {
  width: 100%;
  left: 0%;
  height: 100%;
  background: black;
  border-radius: 4px;
  -webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	position: absolute;
}

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
opal-0.1.0 opals/foundation/resources/scroll/scroll.css