Commit b90048d7 authored by pthiben's avatar pthiben

fix badge color on grid view to match list view

parent a5fe08e8
...@@ -68,7 +68,7 @@ span.glyphicon.glyphicon-tags {padding-right: 5px;color: #999;vertical-align: te ...@@ -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 {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment