Sha256: 5d27d71659b3ec6b5d1be2d039f29b6c3d4dbc2bbf0475168a77a6f3f56906a2

Contents?: true

Size: 674 Bytes

Versions: 8

Compression:

Stored size: 674 Bytes

Contents

.farbtastic
  background: #fff
  border-radius: 100px
  box-shadow: 0 1px 2px rgba(0, 0, 0, .25)
  display: none
  position: absolute
  z-index: 3

  *
    cursor: crosshair
    position: absolute

  .color, .overlay
    height: 101px
    left: 47px
    top: 47px
    width: 101px

  .wheel
    background: url(asset_path('spina/wheel.png', 'image'))
    height: 195px
    width: 195px

  .overlay
    background: url(asset_path('spina/mask.png', 'image'))

  .marker
    background: url(asset_path('spina/marker.png', 'image'))
    height: 17px
    margin: -8px 0 0 -8px
    overflow: hidden
    width: 17px

.farbtastic, .farbtastic .wheel
  height: 195px
  width: 195px

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
spina-template-0.2.11 app/assets/stylesheets/spina/_farbtastic.css.sass
spina-template-0.2.10 app/assets/stylesheets/spina/_farbtastic.css.sass
spina-template-0.2.9 app/assets/stylesheets/spina/_farbtastic.css.sass
spina-template-0.2.8 app/assets/stylesheets/spina/_farbtastic.css.sass
spina-template-0.2.7 app/assets/stylesheets/spina/_farbtastic.css.sass
spina-template-0.2.6 app/assets/stylesheets/spina/_farbtastic.css.sass
spina-template-0.2.5 app/assets/stylesheets/spina/_farbtastic.css.sass
spina-template-0.2.4 app/assets/stylesheets/spina/_farbtastic.css.sass