|
|
Drupal example source code file (basic.css)
The basic.css Drupal example source code/* Static View-only Star Version */ div.fivestar-widget-static .star { background-image: url(star.png); } div.fivestar-widget-static .star span.on { background-image: url(star.png); } div.fivestar-widget-static .star span.off { background-image: url(star.png); } /* Javascript Star Version */ div.fivestar-widget .cancel, div.fivestar-widget .cancel a { background-image: url(cancel.png); } div.fivestar-widget .star, div.fivestar-widget .star a { background-image: url(star.png); } div.fivestar-widget div.hover a, div.rating div a:hover { background-image: url(star.png); } Other Drupal examples (source code examples)Here is a short list of links related to this Drupal basic.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.