49 lines
804 B
Plaintext
Raw Normal View History

2017-11-05 10:02:31 +00:00
.anime-search,
2017-11-07 13:53:02 +00:00
.user-search,
.soundtrack-search
2018-03-28 22:11:30 +00:00
justify-content flex-start !important
2017-11-05 08:55:42 +00:00
.character-search
horizontal-wrap
2017-06-20 20:54:45 +00:00
.anime-search-result
2018-03-22 19:15:21 +00:00
width anime-image-small-width !important
height anime-image-small-height !important
2017-07-09 15:43:13 +00:00
2018-12-06 04:27:01 +00:00
.posts-search-results
2017-12-03 16:02:11 +00:00
horizontal-wrap
justify-content space-around
2018-12-06 04:27:01 +00:00
.posts-search-result
2017-12-03 16:02:11 +00:00
vertical
flex 1
flex-basis 380px
padding 0.75rem
overflow hidden
2018-12-06 04:27:01 +00:00
.posts-search-result-header
2017-07-20 12:26:43 +00:00
horizontal
2018-12-06 04:27:01 +00:00
.posts-search-result-title
2017-07-20 12:26:43 +00:00
flex 1
clip-long-text
2018-12-06 04:27:01 +00:00
.posts-search-result-author
2017-07-20 12:26:43 +00:00
text-align right
opacity 0.5
2018-12-06 04:27:01 +00:00
.posts-search-result-sample
2017-07-20 12:26:43 +00:00
clip-long-text
margin-bottom 1rem
opacity 0.8
2018-11-12 07:52:07 +00:00
.soundtrack-search-anime,
.amv-search-anime
2018-03-17 21:09:17 +00:00
opacity 0.35
2017-07-09 15:43:13 +00:00
.no-search-results
2017-11-07 12:48:33 +00:00
text-align left
2018-12-06 04:27:01 +00:00
padding-bottom typography-margin
.search-section-disabled
display none !important