fix badge color on grid view to match list view

pull/1306/head
pthiben 5 years ago
parent a5fe08e84c
commit b90048d72e

@ -68,7 +68,7 @@ span.glyphicon.glyphicon-tags {padding-right: 5px;color: #999;vertical-align: te
position: absolute; position: absolute;
top: 2px; top: 2px;
left: 2px; left: 2px;
background-color: #45b29d; background-color: #777;
} }
.cover-height { max-height: 100px;} .cover-height { max-height: 100px;}
.col-sm-2 a .cover-small { .col-sm-2 a .cover-small {

Loading…
Cancel
Save