Sha256: e1030901511112106cb01f03680150f7342e979cd3918455fe08176c7c3c8f1e

Contents?: true

Size: 752 Bytes

Versions: 4

Compression:

Stored size: 752 Bytes

Contents

.uploadify
	float: left
	margin-right: 25px

.uploadify-queue
	margin-bottom: 1em
	
.uploadify-queue-item
	background-color: #F5F5F5
	-webkit-border-radius: 3px
	-moz-border-radius: 3px
	border-radius: 3px
	font: 11px Verdana, Geneva, sans-serif
	margin-top: 5px
	max-width: 350px
	padding: 10px

.uploadify-error
	background-color: #FDE5DD !important

.uploadify-queue-item
	.cancel a
		background: url('../img/uploadify-cancel.png') 0 0 no-repeat
		float: right
		height: 16px
		text-indent: -9999px
		width: 16px
	&.completed
		background-color: #E5E5E5

.uploadify-progress
	background-color: #E5E5E5
	margin-top: 10px
	width: 100%

.uploadify-progress-bar
	background-color: #0099FF
	height: 3px
	width: 1px

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
photos_manager-0.0.5 vendor/assets/stylesheets/photos_manager/uploadify.sass
photos_manager-0.0.4 vendor/assets/stylesheets/photos_manager/uploadify.sass
photos_manager-0.0.3 vendor/assets/stylesheets/photos_manager/uploadify.sass
photos_manager-0.0.2 vendor/assets/stylesheets/photos_manager/uploadify.sass