Sha256: 4b939b0cd36884d4f391685eee66d1a20ee18838fec77eb3a281a50aa9ea7ce1
Contents?: true
Size: 729 Bytes
Versions: 9
Compression:
Stored size: 729 Bytes
Contents
.c-ld-keyword { cursor: help; font-weight: bold !important; // stylelint-disable-line declaration-no-important white-space: nowrap; @include m(ela) { color: map-get($ub-colorcodes, ela-base); } @include m(math) { color: map-get($ub-colorcodes, math-base); } } .o-ld-dropdown { @include txt-element-strict(ld-tooltip); background: map-get($ub-ld-colorcodes, tooltip-bg); border: 0; box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.25); padding: 1rem; * { word-wrap: break-word; } &::before { @include css-triangle($tooltip-pip-width, map-get($ub-ld-colorcodes, tooltip-bg), up); bottom: 100%; left: $ld-tooltip-offset; position: absolute; transform: translateX(-50%); } }
Version data entries
9 entries across 9 versions & 1 rubygems