Add menu/popover + theme-switch partials (todo §1); data-driven .menu (items/check-groups/positioning), Light/Auto/Dark switch, shell reuses both
This commit is contained in:
@@ -479,6 +479,7 @@ span.nav-self { cursor: default; } /* static / non-clickable */
|
||||
box-shadow: 0 8px 28px rgba(0,0,0,.16);
|
||||
}
|
||||
.menu-pop.left { right: auto; left: 0; }
|
||||
.menu-pop.up { top: auto; bottom: calc(100% + 6px); }
|
||||
.menu-head { font-size: var(--fz-xs); text-transform: uppercase;
|
||||
letter-spacing: .05em; color: var(--text-faint); font-weight: 600;
|
||||
padding: 5px 8px; }
|
||||
|
||||
Reference in New Issue
Block a user