image-rtl.css
/** * Image upload widget. */ div.image-preview { float: right; padding: 0 0 10px 10px; } div.image-widget-data { float: right; }
File
-
modules/
image/ image-rtl.css
View source
-
- /**
- * Image upload widget.
- */
- div.image-preview {
- float: right;
- padding: 0 0 10px 10px;
- }
- div.image-widget-data {
- float: right;
- }
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.