Sha256: dc6b38ec5fe4f83cccc27ea39364d1146941ba6555dc5f99999f996e43efa9f9

Contents?: true

Size: 321 Bytes

Versions: 5

Compression:

Stored size: 321 Bytes

Contents

/* Overriding some of the styles on checkbox */

$theme.sc-list-item-view {
  $theme.checkbox {
    background-color: transparent;
    border: 0 none;
    margin-top: -9px;
  }

 $theme.disclosure {
    position: absolute;
    left: -6px;
    top: 50%;
    margin-top: -8px;
    
    width: 18px;
    height: 18px;
  }
}

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
sproutcore-1.6.0.1-java lib/frameworks/sproutcore/themes/ace/resources/collection/normal/list_item.css
sproutcore-1.6.0.1 lib/frameworks/sproutcore/themes/ace/resources/collection/normal/list_item.css
sproutcore-1.6.0.1-x86-mingw32 lib/frameworks/sproutcore/themes/ace/resources/collection/normal/list_item.css
sproutcore-1.6.0 lib/frameworks/sproutcore/themes/ace/resources/collection/normal/list_item.css
sproutcore-1.6.0-java lib/frameworks/sproutcore/themes/ace/resources/collection/normal/list_item.css