Skip to content

Instantly share code, notes, and snippets.

@dealingwith
Created May 30, 2013 22:44
Show Gist options
  • Save dealingwith/5681859 to your computer and use it in GitHub Desktop.
Save dealingwith/5681859 to your computer and use it in GitHub Desktop.
Undo the tweaked out Rdio designer's recent updates as best as I could
.Canvas_Blur canvas {
display: none !important;
}
.details * {
color: #404040 !important;
}
.bottom {
background: #999 !important;
}
.art_shield {
display: none !important;
}
.App_PlayerFooter {
background-image: none !important;
background: #ffffff !important;
}
.art {
box-shadow: none !important;
-webkit-box-shadow: none !important;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment