Sha256: a89ddb42262ed2933bb07b1df65b85760c78f64669e17755094b6e6720cfac6a
Contents?: true
Size: 475 Bytes
Versions: 4
Compression:
Stored size: 475 Bytes
Contents
/* TODO: when new SplitView lands, do this proper (\$theme.split-divider) */ $theme.split-divider { background: transparent; border: 0 none; z-index: 1; .line { background: #333; border: 0 none; position: absolute; } .sc-layout-horizontal & { .line { left: 5px; width: 1px; top: 0; bottom: 0; } } .sc-layout-vertical & { .line { top: 5px; height: 1px; left: 0; right: 0; } } }
Version data entries
4 entries across 4 versions & 1 rubygems