|
Drupal example source code file (minimal-rtl.css)
The minimal-rtl.css Drupal example source code
/* Adjust the background position when using this widget with a RTL langauge. */
div.fivestar-widget-static .star span.on {
background-position: right -32px;
}
div.fivestar-widget div.on a {
background-position: right -16px;
}
div.fivestar-widget div.hover a, div.rating div a:hover {
background-position: right -32px;
}
Other Drupal examples (source code examples)Here is a short list of links related to this Drupal minimal-rtl.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.