|
Drupal example source code file (image.css)
The image.css Drupal example source code
/* $Id: image.css,v 1.2 2010/09/27 03:56:14 webchick Exp $ */
/**
* Image upload widget.
*/
div.image-preview {
float: left; /* LTR */
padding: 0 10px 10px 0; /* LTR */
}
div.image-widget-data {
float: left; /* LTR */
}
div.image-widget-data input.text-field {
width: auto;
}
Other Drupal examples (source code examples)Here is a short list of links related to this Drupal image.css source code file: |
"Drupal" is a registered trademark of Dries Buytaert.
our drupal tutorials and examples
Sponsored by:
Mat-Su Valley Programming (Wasilla and Palmer, Alaska)
Copyright 1998-2011 Alvin Alexander, devdaily.com
All Rights Reserved.