mirror of
https://github.com/ArchiveBox/ArchiveBox.git
synced 2025-05-30 14:35:20 -04:00
fix files icons greying out on public index
This commit is contained in:
parent
7d8fe66d43
commit
5c54bcc1f3
4 changed files with 16 additions and 19 deletions
|
@ -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' %}"/>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue