Sha256: 56b8e899656745a7e10c10da04166630de1865be5fafb9da081b27b348573127
Contents?: true
Size: 813 Bytes
Versions: 9
Compression:
Stored size: 813 Bytes
Contents
// stylelint-disable declaration-no-important, max-nesting-depth, selector-max-compound-selectors .o-ld-section { @include e(quote) { @extend %u-pdf-nobreak; @include txt-gdoc-element(pullquote); } @include m(bg-color) { background-color: map-get($ub-ld-colorcodes, ela6-section-bg); } } .o-ld-section-wrapper { .o-simple-table { td { > ol, > p, > ul { background-color: initial !important; :not(.o-ld-gls) { background-color: initial !important; } } } &.o-ld-section__optional { td { background-color: map-get($ub-ld-colorcodes, activity-optional); padding: 20pt; width: 100%; } p { padding: 0 !important; text-align: center !important; } } } }
Version data entries
9 entries across 9 versions & 1 rubygems