diff --git a/gobbler/librefm.css b/gobbler/librefm.css index 4d94824556f008466cbcb513a62d0d17501924f2..14d3460677988c46b8db4f90e056a27965a18b35 100644 --- a/gobbler/librefm.css +++ b/gobbler/librefm.css @@ -22,7 +22,7 @@ html{background-color: #ececec;} #sidebar {background-color: #eee;} -#sidebar, #coolio, #artists {-moz-border-radius: 8px;} +#hd, #sidebar, #coolio, #artists {-moz-border-radius: 8px;} #artists{background-color: lightblue; margin: 15px 0 15px 0; padding: 5px;}