Sha256: 7623311cacc7c86ab75445a0f6aeb6a05f21081c7d69eccb86816ae4e832e968

Contents?: true

Size: 588 Bytes

Versions: 4

Compression:

Stored size: 588 Bytes

Contents

.business-hours{
	@include span-columns(12);
}

.day{
	@include span-columns(6 of 12);
	@include omega;
	margin: 10px 0;
}

.day-text{
	@include span-columns(1 of 6);
	font-weight: bold;
}

.day-hours{
	@include span-columns(5 of 6);
}

.start-h, .start-m, .end-h, .end-m, .start-type, .end-type{
	width: 35px;
	margin: 0 5px;
	height: 40px;
	float: left;
	color: inherit;
	padding-left: 3px;
}

.divider{
	display: block;
	width: 10px;
	text-align: center;
	height: 40px;
	line-height: 40px;
	color: inherit;
	float: left;
	font-weight: bolder;
}

.start-type, .end-type{
	width: 55px;
}

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
waterfall_bourbon_neat_rails-0.2.0.0 app/assets/stylesheets/custom/components/_form_v1.scss
waterfall_bourbon_neat_rails-0.1.9.9 app/assets/stylesheets/custom/components/_form_v1.scss
waterfall_bourbon_neat_rails-0.1.9.8.1 app/assets/stylesheets/custom/components/_form_v1.scss
waterfall_bourbon_neat_rails-0.1.9.8 app/assets/stylesheets/custom/components/_form_v1.scss