diff -r cde92f6ec29f -r 9b96265b5918 themes/iphone/style.css --- a/themes/iphone/style.css Sun Mar 23 22:03:57 2008 -0400 +++ b/themes/iphone/style.css Sun Mar 23 22:44:52 2008 -0400 @@ -73,6 +73,10 @@ color: white; } +div.track_inner { + display: none; +} + div#playlist tr.current a.tracklink { color: #ffff00; }