fix files icons greying out on public index

This commit is contained in:
Nick Sweeting 2021-01-28 22:57:12 -05:00
parent 7d8fe66d43
commit 5c54bcc1f3
4 changed files with 16 additions and 19 deletions

View file

@ -185,14 +185,6 @@
.title-col a {
color: black;
}
.tags {
float: right;
border-radius: 5px;
background-color: #bfdfff;
padding: 2px 5px;
margin-left: 4px;
margin-top: 1px;
}
</style>
<link rel="stylesheet" href="{% static 'bootstrap.min.css' %}">
<link rel="stylesheet" href="{% static 'jquery.dataTables.min.css' %}"/>