Your IP : 216.73.216.95


Current Path : /var/test/www/ya/wp-content/plugins/meanthemes-tools/include/css/
Upload File :
Current File : /var/test/www/ya/wp-content/plugins/meanthemes-tools/include/css/upload.css

/**
 * Widgets - Media Upload
 */

.meanthemes-media-container {
	width: 98%;
}

.meanthemes-media-inner {
	border: 1px solid #ddd;
	padding: 10px;
	text-align: center;
	border-radius: 2px;
	margin-bottom: 10px;
}

.widget-description img,
.meanthemes-media-inner img {
	max-width: 100%;
	height: auto;
}

.meanthemes-media-url {
	display: none;
}

.meanthemes-media-remove {
	float: left;
	width: 48%;
}

.meanthemes-media-upload {
	float: right;
	width: 48%;
}

.meanthemes-button-wrap {
  float: left;
  width: 100%;
  padding: 10px 0;
}