Style fixes for search/info pages

This commit is contained in:
Jonathan Wong 2015-09-24 23:44:02 -07:00
parent 1f2efedf7f
commit e0873ff5ad
3 changed files with 73 additions and 9 deletions

View file

@ -1372,6 +1372,9 @@ a:hover .item-children-poster {
text-align: left;
clear: both;
}
.item-children-instance-text-wrapper h3.text-muted {
color: #777;
}
.item-children-list-item-odd {
border-top: 0px solid #343434;
border-bottom: 0px solid #343434;