Sha256: b81c61103206c28bbc37e670e63924decee3448a42de9f6646f248f7e2d9c19a
Contents?: true
Size: 1.1 KB
Versions: 4
Compression:
Stored size: 1.1 KB
Contents
.has-offcanvas position: relative min-height: 2em .offcanvas_button position: absolute !important top: - 30px height: 1em right: 14px z-index: 10 font-size: 2em & > .open_icon display: inline & > .close_icon display: none @media #{$only_small} .has-offcanvas border-top: 1px solid grey .offcanvas display: none &[class*=active] width: 48% !important overflow: auto position: relative left: 0 display: block float: right !important margin-right: 0 z-index: 10 .shifted min-height: 3em & > *:not([class*=offcanvas]) margin-right: 50% margin-left: -50% .offcanvas_button z-index: 11 & > .open_icon display: none & > .close_icon display: inline @media #{$very_small} .has-offcanvas border-top: 1px solid grey .offcanvas display: none &[class*=active] width: 88% !important .shifted & > *:not([class*=offcanvas]) margin-right: 90% margin-left: -90% @media #{$not_small} .offcanvas_button display: none !important
Version data entries
4 entries across 4 versions & 1 rubygems