Sha256: e78afba4e85304a04627fe72bff3b3d5e64641321e9ae5e40db278b9d05f98c7
Contents?: true
Size: 1.23 KB
Versions: 2
Compression:
Stored size: 1.23 KB
Contents
nav.tab-bar .menu-icon span::after { box-shadow: 0 0px 0 2px #545454,0 8px 0 2px #545454,0 16px 0 2px #545454; width: 1.4rem; } .left-off-canvas-menu { height:2044px; } ul.off-canvas-list { i { font-size:1.8em; vertical-align:middle; margin-right:0.8rem; img { width: 18px; } } } ul.off-canvas-list a { color:#737373; } .fixed-nav-main-container { margin-top:6rem; } .move-right>.off-canvas-fixed { height: 100%; -webkit-transform: translate3d(15.625rem, 0, 0); transform: translate3d(15.625rem, 0, 0); } .off-canvas-fixed { -webkit-transition: -webkit-transform 500ms ease; transition: transform 500ms ease; } .tab-bar { background: rgba(255, 255, 255, .75); height:77px; z-index:3000; .menu-icon span:after { box-shadow: 0 0px 0 1px black, 0 7px 0 1px black, 0 14px 0 1px black } .left-small { border-right:none; } } .off-canvas-list li { padding: 0.4rem 1rem; } ul.off-canvas-list li a { border-bottom: none; color:#737373; font-weight:bold; font-size:1rem; display: block; padding: 0.55557rem; } ul.off-canvas-list li a:hover { background-color:transparent; color: white; font-weight:bold; } /* .left-off-canvas-menu { background-color: #bfbfbf; } */
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
bookshout-theme-1.0.1 | vendor/assets/stylesheets/partials/nav.scss |
bookshout-theme-1.0.0 | vendor/assets/stylesheets/partials/nav.scss |