diff options
Diffstat (limited to 'themes/classic/templates/default.css')
-rw-r--r-- | themes/classic/templates/default.css | 3 |
1 files changed, 3 insertions, 0 deletions
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;}
|