Sha256: 0cbd3828fb98160ffe68c998ae895be57a352d224876c54fd605d9413b8da494

Contents?: true

Size: 677 Bytes

Versions: 1

Compression:

Stored size: 677 Bytes

Contents

#openid_form {
	width: 580px;
}
	#openid_form legend {
		font-weight: bold;
	}
#openid_choice {
	display: none;
}
#openid_input_area {
	clear: both;
	padding: 10px;
}
#openid_btns, #openid_btns br {
	clear: both;
}
	#openid_highlight {
		padding: 3px;
		background-color: #FFFCC9;
		float: left;
	}
	.openid_large_btn {
		width: 100px;
		height: 60px;
		border: 1px solid #DDD;
		margin: 3px;
		float: left;
	}
	.openid_small_btn {
		width: 24px;
		height: 24px;
		border: 1px solid #DDD;
		margin: 3px;
		float: left;
	}
	a.openid_large_btn:focus {
		outline: none;
	}
	a.openid_large_btn:focus
	{
	-moz-outline-style: none;
	}
	.openid_selected {
		border: 4px solid #DDD;
	}

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
rad_users-0.0.2 app/static/openid-selector/css/openid.css