summaryrefslogtreecommitdiffstats
path: root/themes/greysme
Commit message (Collapse)AuthorAgeFilesLines
* Almost finished css cleanupspocky2007-11-206-263/+128
|
* - Updated Now Playing html/cssspocky2007-11-134-59/+60
| | | | | | | - 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)
* initial work on democratic play, not finished, added drop down select for ↵Karl 'vollmerk' Vollmer2007-11-101-1/+6
| | | | playtype switching back in, thinking about changing it and making it a row of icons... not sure
* renamed a few files (missing php extension)spocky2007-10-241-231/+202
| | | | updated most of the tables so that every column is independently customizable by css rules
* - hardcoded disk# sort order when sort is set to album namespocky2007-10-161-8/+11
| | | | | | | - removed pager from browse table - added footer to browse tables - updated browse files for better customization - modified css
* Updated ajax loaderspocky2007-10-153-18/+17
| | | | | | Updated pager html/css Fixed some Greysme's bugs Didn't fix ajax links w3c conformance :)
* stupid mistake that broke all streamingKarl 'vollmerk' Vollmer2007-09-281-2/+6
|
* ajax loading thingy added to css, fixed random methods on rightbar and added ↵Karl 'vollmerk' Vollmer2007-09-281-0/+12
| | | | a default sort to the browse methods
* Updated rightbar submenu html/cssspocky2007-09-271-8/+9
|
* - Corrected one more sidebar missing tagspocky2007-09-2725-15/+20
| | | | | | | - Cleaned up some more css - Corrected a bug preventing us from using themers defined icons (also changed searched path to theme_path/images/icons) - Added ability to further customize album info box - Updated themes
* - Cleaned up php files (removed useless inlines styles, replaced header td ↵spocky2007-09-241-18/+8
| | | | | | | | | | with th...) - Cleaned up css (removed some unused classes) - Changed quick search size and added ability to customize it - Removed width=100% in preferences tables - Corrected missing closing tag in sidebar - Minor corrections
* - modified sidebar cssspocky2007-09-2334-0/+915
- modified rightbar html/css - added patch to enabled ie6 :hover pseudo classes - modified boxes html/css to remove table tags and enable box floating - added 1st version of 3.4 greysme theme (needs more work, especially on ie6)