1
Fork 0
userstyles/sass/tildes-compact/_topic-listings.sass

33 lines
601 B
Sass

.topic-listing,
.post-listing
.topic-text-excerpt
display: none !important
.topic-metadata
display: inline-flex !important
height: 1.3em !important
max-width: 200px !important
overflow: hidden !important
white-space: nowrap !important
.topic-tags
li
display: none !important
&:nth-child(-n+3)
display: inherit !important
.topic-info
width: 500px !important
.user-label
display: none !important
.post-listing
.post-buttons,
.comment-votes
display: none !important
> li
margin-bottom: unset !important