Sha256: 3f9fae15a518509160e3e6e4fa975494704a404cd28d096190c6ca0de314acf8
Contents?: true
Size: 838 Bytes
Versions: 9
Compression:
Stored size: 838 Bytes
Contents
.o-ld-expand { clear: both; @include e(content) { padding: 10px; @include m(hidden) { display: none; padding: 0 10px; } } @include e(toggler) { @include txt-element(button); cursor: pointer; display: block; padding: 0.75rem 0; text-align: center; @include m(hide) { display: none; } } @include e(ela-toggler) { background-color: map-get($ub-ld-colorcodes, ela-toggler-bg); color: map-get($ub-colorcodes, ela-base); } @include e(math-toggler) { background-color: map-get($ub-ld-colorcodes, math-toggler-bg); color: map-get($ub-colorcodes, math-base); } &.o-ld-expand-math { background-color: map-get($ub-ld-colorcodes, math-expand-bg); } &.o-ld-expand-ela { background-color: map-get($ub-ld-colorcodes, ela-expand-bg); } }
Version data entries
9 entries across 9 versions & 1 rubygems