summaryrefslogtreecommitdiffstats
path: root/templates/show_object_rating_static.inc.php
Commit message (Collapse)AuthorAgeFilesLines
* changed rating display to use 1 digit rounded average, a little bit ↵spocky2008-04-021-2/+2
| | | | | | different than "half star rating" request (Ticket #156), but easily done and also more precise. minor change to sidebar filter display.
* - Updated Now Playing html/cssspocky2007-11-131-32/+25
| | | | | | | - Fixed Star-rating css - Updated Pager (5 elements around selected page# should be enough) - Updated Album class so that disk# is part of the link - Some more cleanup/updates to html/themes (hopefully it should be almost done in a week, so that themers can start theming on 3.4)
* Fixed star-rating cssspocky2007-08-201-5/+5
|
* fixed object rating css issuespocky2007-08-191-5/+5
|
* - updated star-rating to integrate original author's improvments (better ↵spocky2007-08-171-13/+6
| | | | | | compatibility, php code no more dependent on the stars image size which means themers can now use any image size they like) - updated random albums css so that it does not break lines when cover is not downloaded quickly enough
* broke a ton of stuff, but added some hotness... yes that is an excuseKarl 'vollmerk' Vollmer2007-08-061-1/+1
|
* first, let's produce a page that's w3c validspocky2007-07-301-7/+7
|
* some minor tweakage to make ajaxie stuff kind of work in IEKarl 'vollmerk' Vollmer2007-07-171-3/+3
|
* Added classes to show_localplay_status.inc and updated all themes for ↵nf2007-07-141-0/+64
compatibility. Added show_object_rating_static.inc (supplied by andy90) and modified rating.lib for this to work Removed obsolete patches from cleandy themes. Fixed a tiny css bug in StoneBlue theme. Fixed horizontal menu in Burgundy theme (explicit height in #sidebar li)