cms/drupal/modules/image/image-rtl.css
author ymh <ymh.work@gmail.com>
Mon, 19 Mar 2018 16:00:44 +0100
changeset 570 cdf0cb7bf073
parent 541 e756a8c72c3d
permissions -rwxr-xr-x
update drupal cms after security audit


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