[ Mini Kiebo ]
Server: Windows NT DESKTOP-5B8S0D4 6.2 build 9200 (Windows 8 Professional Edition) i586
Path:
D:
/
Backup
/
14082024
/
Data
/
htdocs
/
htdocs
/
siami
/
scss
/
layout
/
sidebar
/
[
Home
]
File: _sidebar-overlay.scss
[data-sidebar-style="overlay"] { .deznav { left: -100%; @at-root [direction="rtl"]#{&} { left: auto; right: -100%; } } .content-body { margin-left: 0; } .nav-header { position: absolute; .hamburger.is-active { left: 0; .line { background-color: $primary; } } } .menu-toggle { .nav-header { position: absolute; left: auto; } .deznav { left: 0; @at-root [direction="rtl"]#{&} { left: auto; right: 0; } } } .footer { padding-left: 0; } } [data-sidebar-style="overlay"][data-header-position="fixed"] { .nav-header { position: fixed; } } [data-sidebar-position="fixed"][data-header-position="fixed"] { .nav-header { position: fixed; } }