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