Seditio Source
Root
|
.
/
othercms
/
drupal-7.90
/
modules
/
image
/
image-rtl.css
/**
* Image upload widget.
*/
div.image-preview {
float: right;
padding: 0 0 10px 10px;
}
div.image-widget-data {
float: right;
}