Skip to content

Instantly share code, notes, and snippets.

@dt
Created May 29, 2013 20:10
Show Gist options
  • Save dt/5673444 to your computer and use it in GitHub Desktop.
Save dt/5673444 to your computer and use it in GitHub Desktop.
kill the ugly rdio bar
.Canvas_Blur canvas {
display: none !important;
}
.Canvas_Blur {
background-color: #ffffff !important;
height: 91px;
}
.App_PlayerFooter {
height: 70px !important;
}
.bottom .text_metadata a, .bottom .no_track_text a, .bottom .time, .bottom .duration{
color: #89949B !important;
}
.bottom {
height: 80px !important;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment