web/wp-includes/js/tinymce/plugins/wpeditimage/css/editimage-rtl.css
author hurons@caf4f556-3d62-0410-8435-a86758001935
Wed, 23 Dec 2009 17:55:33 +0000
branchwordpress
changeset 109 03b0d1493584
child 132 4d4862461b8d
permissions -rw-r--r--
wordpress 2.8 () with the following extensions : - add-to-any - categories page - Event calendar (a custom version for IRI-Theme) - Executable PHP widget - FD feedburner - ggis subscribe - Google Xml site maple - post of current category - page redirection - related post by category AND IRI-Theme


body#media-upload ul#sidemenu {
	left: auto;
	right: 0;
}

#basic .align .field label {
	display: block;
	float: right;
	padding: 0 24px 0 0;
	margin: 5px 3px 5px 5px; 
}

.align .field input {
	display: block;
	float: right;
	margin: 5px 15px 5px 0;
}

tr.image-size label {
	margin: 0;
}

tr.image-size input {
	margin: 3px 15px 0 5px;
}

.image-align-none-label,
.image-align-left-label,
.image-align-center-label,
.image-align-right-label {
	background-position: center right;
}

#media-upload .describe th.label {
	text-align: right;
}

.show-align,
.alignright,
#img_size {
	float: left;
}

tr.image-size label,
tr.image-size input,
#img_dim label,
#img_dim input,
#img_prop label,
#img_prop input,
#img_size_div,
.alignleft {
	float: right;
}

#img_dim label,
#img_prop label {
	margin: 5px 0pt;
}

#img_dim input,
#img_prop input {
	margin: 0 5px 0 10px;
}

#img_size_title {
	text-align: left;
}