summaryrefslogtreecommitdiffstats
path: root/themes/greysme/templates/default.css
Commit message (Collapse)AuthorAgeFilesLines
* Cosmetics: clean up heads in themes/Paul Arthur2013-01-251-22/+23
|
* Update Whatever:hover to 3.11Paul Arthur2013-01-251-5/+5
| | | | | | | http://peterned.home.xs4all.nl/csshover.html#changes Claims to fix a performance issue. Also move it out of templates/ into modules/ since it's external code.
* Commit, still no internet paying for it.. curse you free.frKarl 'vollmerk' Vollmer2008-10-271-1/+1
|
* Updated greysme. It may be a little bit more mobile device compliant. Or not.spocky2008-04-181-43/+30
| | | | Also changed copyright to my real name (time for me to be rich and famous :))
* shoutbox now makes use of flip_classspocky2008-03-171-0/+23
| | | | rewrote show_song code and css
* Minor changes to shoutboxspocky2008-03-171-10/+12
| | | | Fixed greysme tables font-size on ff3
* Modification for embedded Flash player (Still Broken)pb1dft2008-02-251-8/+11
|
* Updated shoutbox displayspocky2008-02-231-13/+21
|
* Moved star rating reset symbol to the leftspocky2008-01-291-3/+5
| | | | Updated Greysme theme config file
* Added alt/titles on album picturesspocky2008-01-171-1/+1
| | | | Fixed a display bug in templates
* reduced size of the font when editingKarl 'vollmerk' Vollmer2008-01-141-0/+5
|
* few more copyright updatesKarl 'vollmerk' Vollmer2008-01-061-1/+1
|
* added back the multi-char filter for browseKarl 'vollmerk' Vollmer2007-12-311-0/+5
|
* added ability to do add new on other elements of song edit (Thx picasso) ↵Karl 'vollmerk' Vollmer2007-12-311-0/+4
| | | | added export catalog to csv
* fixed localplay index problem after track delete, fixed lack of high-light ↵Karl 'vollmerk' Vollmer2007-12-301-0/+4
| | | | of current playing song, fixed problem were second localplay send would kill session of any existing items
* removed random space on lastfm prefs, started work on managing shout and ↵Karl 'vollmerk' Vollmer2007-12-251-0/+33
| | | | flagged items, cleaned up shoutbox css a bit
* fixed issues with user edit and create, fixed seek errors (Thx Karl Hungus) ↵Karl 'vollmerk' Vollmer2007-12-201-1/+1
| | | | started digging myself out of the session tarded hole I created, API is broken with this commit
* fixed the find duplicates stuff, its actually still broken somewhat but it ↵Karl 'vollmerk' Vollmer2007-12-161-1/+2
| | | | mostly works so why not commit eah?
* database update, cleaned up some stuffKarl 'vollmerk' Vollmer2007-12-101-0/+3
|
* Almost finished css cleanupspocky2007-11-201-263/+128
|
* - Updated Now Playing html/cssspocky2007-11-131-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-151-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-271-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-231-0/+877
- 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)