Sha256: 82198d3f0c48dd7ac01a9130645b9aa8aef6eb801ba82867f2dabc90e3decba2
Contents?: true
Size: 924 Bytes
Versions: 20
Compression:
Stored size: 924 Bytes
Contents
@import "thredded/base"; @import "thredded/components/post"; @import "thredded/components/onebox"; .thredded--email { font-family: $thredded-base-font-family; color: $thredded-text-color; -webkit-font-smoothing: antialiased; font-size: 16px; line-height: 1.5; a { @extend %thredded--link; } hr { @extend %thredded--hr; } } .thredded--email-post { margin: 0; &--author { margin-bottom: 2px; } .thredded--post--content { font-size: inherit; margin: 0 0 0.75rem; padding-left: 0; .onebox-wrapper-table { width: 100%; td { border: $thredded-base-border; text-align: left; padding: $thredded-small-spacing; > aside.onebox { margin-bottom: 0; padding: 0; border: 0; box-shadow: none; } } } aside.onebox { margin-bottom: $thredded-small-spacing; } } }
Version data entries
20 entries across 20 versions & 2 rubygems