View file Загрузка фото AJAX/style/photo/main.css

File size: 965B
.qq-progress-wrapper {
	display: none;
	width: 100%;
	height: 4px;
	background: rgba(147, 204, 223, .5);
}

.qq-progress {
	width: 10%;
	height: inherit;
	background: rgba(17, 145, 187, 0.5);
}

.hidden {
	display: none;
}
.qq-wrapper {
	margin: 4px 0;
	position: relative;
}

.qq-upload-drop-area {
	padding: 8px;
	border: 4px dashed #CCC;
	display: block;
	color: #CCC;
	margin-bottom: 8px;
	font-size: 30px;
}

.qq-upload-drop-area-active {
	border-color: #848484;
	color: #848484;
}

.qq-upload-button {
	padding: 7px;
	display: inline-block;
	color: #6883D8;
	border: 7px dashed #82B0C8;
	width: 94%;
	text-align: center;
	font-size: 26px;
}

.qq-upload-button:hover {
	color: #4864BD;
	border: 7px dashed #54859E;
}

.qq-files-list-file-cancel {
	display: none;
}

.edit {
	display: none;
}

.editing .edit {
	display: block !important;
}

#edit_start, #delete_foto, .qq-files-list-file-cancel {
	cursor: pointer;
}

.qq-upload-list {
	margin: 0 !important;
}