Improved search

This commit is contained in:
2018-12-06 13:27:01 +09:00
parent 2fc5a07658
commit 566b8f83cf
9 changed files with 105 additions and 58 deletions

View File

@ -10,29 +10,29 @@
width anime-image-small-width !important
height anime-image-small-height !important
.forum-search-results
.posts-search-results
horizontal-wrap
justify-content space-around
.forum-search-result
.posts-search-result
vertical
flex 1
flex-basis 380px
padding 0.75rem
overflow hidden
.forum-search-result-header
.posts-search-result-header
horizontal
.forum-search-result-title
.posts-search-result-title
flex 1
clip-long-text
.forum-search-result-author
.posts-search-result-author
text-align right
opacity 0.5
.forum-search-result-sample
.posts-search-result-sample
clip-long-text
margin-bottom 1rem
opacity 0.8
@ -43,4 +43,7 @@
.no-search-results
text-align left
padding-bottom typography-margin
padding-bottom typography-margin
.search-section-disabled
display none !important