EN · DE · RU · FR · ES

#2618: Navigation.module.scss

projectforge-webapp/src/components/base/navigation/Navigation.module.scss SCSS Module (Navigation Styles), projectforge-webapp/src/components/base/navigation/Navigation.module.scss 119 lines · 98 code · 0 comments · 21 blank
SCSS styles for the global navigation system. Key classes: .globalNavigation — navbar base (1.1em font, padding). .categoryContainer — category block spacing. .categoryTitle — uppercase, 900 weight, letter-spaced, #031b4e dark blue. .categoryLinks — unstyled list with left padding, 14px links (#5b6987 → #1a293b hover). .categories — flex column → row on medium breakpoint; .categoryColumn flex:1. .categoryListDropdownMenu — hidden by default (visibility:hidden, width:1px), expands to 730px/980px on open with white background, border, z-index 9999. span.badge — pill counters (#dc3545 danger, 1em radius, flying variant with scale(0.75) + absolute positioning). Imports mixins for media queries + transform.

Git History

41bd5b6a8 Changes of npm-updates-2 restored.
0daf25ea2 update category dropdown popper
568268e39 Menu badge fixed, badge for unfinished 2FA added.
27f8f8315 fix category navigation safari 15 bug
ede3e9916 improve menu categories style