Initial commit
After Width: | Height: | Size: 995 B |
BIN
app/static/global/plugins/rateit/example/content/antenna-red.png
Normal file
After Width: | Height: | Size: 992 B |
After Width: | Height: | Size: 992 B |
16
app/static/global/plugins/rateit/example/content/antenna.css
Normal file
@ -0,0 +1,16 @@
|
||||
div.antenna div.rateit-range
|
||||
{
|
||||
background: url(antenna-black.png) no-repeat;
|
||||
height: 25px;
|
||||
}
|
||||
|
||||
div.antenna div.rateit-hover
|
||||
{
|
||||
background: url(antenna-yellow.png) no-repeat;
|
||||
}
|
||||
|
||||
div.antenna div.rateit-selected
|
||||
{
|
||||
background: url(antenna-red.png) no-repeat;
|
||||
}
|
||||
|
@ -0,0 +1,34 @@
|
||||
/*
|
||||
SOURCE: http://iconexpo.com/2008/12/free-8color-star-icons/
|
||||
|
||||
*/
|
||||
|
||||
|
||||
div.bigstars div.rateit-range
|
||||
{
|
||||
background: url(star-white32.png);
|
||||
height: 32px;
|
||||
}
|
||||
|
||||
div.bigstars div.rateit-hover
|
||||
{
|
||||
background: url(star-gold32.png);
|
||||
}
|
||||
|
||||
div.bigstars div.rateit-selected
|
||||
{
|
||||
background: url(star-red32.png);
|
||||
}
|
||||
|
||||
div.bigstars div.rateit-reset
|
||||
{
|
||||
background: url(star-black32.png);
|
||||
width: 32px;
|
||||
height: 32px;
|
||||
|
||||
}
|
||||
|
||||
div.bigstars div.rateit-reset:hover
|
||||
{
|
||||
background: url(star-white32.png);
|
||||
}
|
After Width: | Height: | Size: 1.4 KiB |
BIN
app/static/global/plugins/rateit/example/content/star-gold32.png
Normal file
After Width: | Height: | Size: 1.7 KiB |
BIN
app/static/global/plugins/rateit/example/content/star-red32.png
Normal file
After Width: | Height: | Size: 1.7 KiB |
After Width: | Height: | Size: 1.6 KiB |
BIN
app/static/global/plugins/rateit/example/content/star_2.gif
Normal file
After Width: | Height: | Size: 2.4 KiB |
BIN
app/static/global/plugins/rateit/example/content/star_3.gif
Normal file
After Width: | Height: | Size: 2.4 KiB |
BIN
app/static/global/plugins/rateit/example/content/star_4.gif
Normal file
After Width: | Height: | Size: 2.4 KiB |