drupal/core/modules/image/css/image.theme-rtl.css

12 lines
133 B
CSS

/**
* Image upload widget.
*/
.image-preview {
float: right;
padding: 0 0 10px 10px;
}
.image-widget-data {
float: right;
}