From 46ffeca144b7ef44572a5805061da246c8be5f3c Mon Sep 17 00:00:00 2001 From: Karl 'vollmerk' Vollmer Date: Mon, 10 Dec 2007 06:03:47 +0000 Subject: database update, cleaned up some stuff --- themes/classic/templates/default.css | 3 +++ 1 file changed, 3 insertions(+) (limited to 'themes/classic/templates') diff --git a/themes/classic/templates/default.css b/themes/classic/templates/default.css index 74457687..06fabf73 100644 --- a/themes/classic/templates/default.css +++ b/themes/classic/templates/default.css @@ -490,6 +490,9 @@ a.button{padding:1px 3px;} .box_newest_albums {} .box_newest_artists {clear:none;} .box_newest_genres {clear:none;} +.box_popular_album {} +.box_popular_artists {clear:none;} +.box_popular_genres {clear:none;} .box_preferences h4 {color:#000;font:bold 14px Verdana, Helvetica, sans-serif;padding:0.8em 0;} -- cgit