added IsOnTour artists filter

This commit is contained in:
Luke Pulverenti 2013-04-24 10:30:12 -04:00
parent b922da75e8
commit f6366f3b22
4 changed files with 24 additions and 4 deletions

View file

@ -273,6 +273,10 @@
overflow: hidden;
}
.tileName + .tileName {
margin-top: .75em;
}
.tileItem .userDataIcons img {
height: 14px;
width: 14px;
@ -438,9 +442,9 @@
width: 23.5%;
}
.cdTileItem .tileImage {
height: 140px;
}
.cdTileItem .tileImage {
height: 140px;
}
}