Sha256: 1f4536e0a308e9cc4be767afee4872fc7609752b9cd0e1c9b24274b4f913d3ef

Contents?: true

Size: 293 Bytes

Versions: 3

Compression:

Stored size: 293 Bytes

Contents

//variable
$title-font-color: $light_blue;

#captcha-wrapper{
	margin-top: 15px;
}

#captcha-image{
	margin-top:	5px;
	float: left;
}

#captcha-title{
	font-size: 16px;
	color: $title-font-color;
}

#captcha-input{
	float:	left;
	margin: 5px 0 0 10px;
	width:	130px;
	@include border-radius;
}

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
waterfall_bourbon_neat_rails-0.1.9.8 app/assets/stylesheets/custom/components/_captcha.scss
waterfall_bourbon_neat_rails-0.1.9.7 app/assets/stylesheets/custom/components/_captcha.scss
waterfall_bourbon_neat_rails-0.1.9.6 app/assets/stylesheets/custom/components/_captcha.scss