Sha256: ba3d5059dc4701bfadbf1d4879a8f51f3592a7171df14fb9006d6192d94b8e18

Contents?: true

Size: 689 Bytes

Versions: 2

Compression:

Stored size: 689 Bytes

Contents

/* @override http://localhost:4020/static/sproutcore/en/desktop/_cache/sc.theme/1227685866/label.css */

/* SC.LabelView - sc-theme support */

.sc-theme .sc-label-view.sc-large-size {
	font-size: 18px;
	line-height: 24px;
}

.sc-theme .sc-label-view.sc-regular-size {
	font-size: 13px;
	line-height: 19px;
}

.sc-theme .sc-label-view.sc-small-size {
	font-size: 11px;
	line-height: 14px;
}

.sc-theme .sc-label-view.sc-tiny-size {
	font-size: 9px;
	line-height: 12px;
}

.sc-theme .sc-label-view.disabled {
	color: #999;
}

.sc-theme .sc-label-view img.icon {
	position: relative;
	vertical-align: middle;
	top: -2px;
	margin-left: 2px;
	margin-right: 4px;
	height: 16px;
	width: 16px;
}

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
sproutit-sproutcore-1.0.0.20090408130025 frameworks/sproutcore/themes/standard_theme/english.lproj/label.css
sproutit-sproutcore-1.0.0.20090416161445 frameworks/sproutcore/themes/standard_theme/english.lproj/label.css