|
|
Drupal example source code file (flames-rtl.css)
The flames-rtl.css Drupal example source code/* Adjust the background position when using this widget with a RTL langauge. */ div.fivestar-widget-static .star span.off, div.fivestar-widget-static .star, div.fivestar-widget .star, div.fivestar-widget .star a, div.fivestar-widget .cancel, div.fivestar-widget .cancel a { background-position: right 0; } div.fivestar-widget-static .star span.on { background-position: right -26px; } div.fivestar-widget div.on a { background-position: right -26px; } div.fivestar-widget div.hover a, div.rating div a:hover { background-position: right -52px; } Other Drupal examples (source code examples)Here is a short list of links related to this Drupal flames-rtl.css source code file: |
"Drupal" is a registered trademark of Dries Buytaert.
my drupal tutorials and examples
Copyright
1998-2016 Alvin Alexander, alvinalexander.com
All Rights Reserved.
Beginning in 2016, a portion of the proceeds from pages under the '/drupal-code-examples/' URI will be donated to charity.