added IsOnTour artists filter
This commit is contained in:
parent
b922da75e8
commit
f6366f3b22
4 changed files with 24 additions and 4 deletions
|
@ -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;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue