New Full Text Search

This commit is contained in:
2019-12-08 10:50:09 +01:00
parent c4d77d38b3
commit 0dac58742d
8 changed files with 98 additions and 265 deletions

View File

@@ -347,6 +347,9 @@ a[href^="table"].internal_link span.item {
padding:0;
display:block;
width: 100%;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}
.author_box i.fa-30 {