Sha256: 91f5ab15985e0a5015a6ce499c697632b4a3d1911ad8b535dabb7baebf5701b0

Contents?: true

Size: 466 Bytes

Versions: 10

Compression:

Stored size: 466 Bytes

Contents

/* @group Checkbox */

.sc-list-item-view .sc-checkbox-view {
	position: absolute;
	display: block;
	border: none;
	width: 16px;
	height: 16px;
	left: 5px;
	top:  50%;
	margin-top: -8px;
  background: none;
}

.sc-list-item-view.sel .sc-checkbox-view {
  background: none;
	border: none;
}

.sc-list-item-view .sc-checkbox-view.sel {
  background: none;
	border: none;
}

.sc-list-item-view .sc-checkbox-view.active {
  background: none;
	border: none;
}

/* @end */

Version data entries

10 entries across 10 versions & 1 rubygems

Version Path
sproutit-sproutcore-1.0.0.20090720093355 frameworks/sproutcore/themes/standard_theme/english.lproj/list_item.css
sproutit-sproutcore-1.0.0.20090720202429 frameworks/sproutcore/themes/standard_theme/english.lproj/list_item.css
sproutit-sproutcore-1.0.0.20090721125122 frameworks/sproutcore/themes/standard_theme/english.lproj/list_item.css
sproutit-sproutcore-1.0.126 frameworks/sproutcore/themes/standard_theme/english.lproj/list_item.css
sproutit-sproutcore-1.0.20090721145251 frameworks/sproutcore/themes/standard_theme/english.lproj/list_item.css
sproutit-sproutcore-1.0.20090721145280 frameworks/sproutcore/themes/standard_theme/english.lproj/list_item.css
sproutit-sproutcore-1.0.20090721145281 frameworks/sproutcore/themes/standard_theme/english.lproj/list_item.css
sproutit-sproutcore-1.0.20090721145282 frameworks/sproutcore/themes/standard_theme/english.lproj/list_item.css
sproutit-sproutcore-1.0.20090721145285 frameworks/sproutcore/themes/standard_theme/english.lproj/list_item.css
sproutit-sproutcore-1.0.203 frameworks/sproutcore/themes/standard_theme/english.lproj/list_item.css