[PR #6906] [MERGED] v3.0 nav menu tweaks #13185

Closed
opened 2025-12-29 22:25:51 +01:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/netbox-community/netbox/pull/6906
Author: @jeremystretch
Created: 8/6/2021
Status: Merged
Merged: 8/6/2021
Merged by: @jeremystretch

Base: featureHead: nav-menu-tweaks


📝 Commits (3)

  • 95b1029 Clean up nav menu spacing & link colors
  • 3446488 Shrink NetBox icon & collapsed sidebar
  • fdcf47e Fix gap between scrollbar and righthand window border

📊 Changes

8 files changed (+30 additions, -31 deletions)

View changed files

📝 netbox/project-static/dist/netbox-dark.css (+1 -1)
📝 netbox/project-static/dist/netbox-light.css (+1 -1)
📝 netbox/project-static/styles/netbox.scss (+1 -1)
📝 netbox/project-static/styles/sidenav.scss (+17 -17)
📝 netbox/project-static/styles/theme-base.scss (+2 -3)
📝 netbox/templates/base/sidenav.html (+1 -1)
📝 netbox/templates/inc/profile_button.html (+3 -3)
📝 netbox/utilities/templates/navigation/nav_items.html (+4 -4)

📄 Description

  • Reduce left spacing of nav menu items
  • Swap group/link colors
  • Highlight nav links on hover
  • Increase nav link text size
  • Increase width of sidebar profile button under mobile view

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/netbox-community/netbox/pull/6906 **Author:** [@jeremystretch](https://github.com/jeremystretch) **Created:** 8/6/2021 **Status:** ✅ Merged **Merged:** 8/6/2021 **Merged by:** [@jeremystretch](https://github.com/jeremystretch) **Base:** `feature` ← **Head:** `nav-menu-tweaks` --- ### 📝 Commits (3) - [`95b1029`](https://github.com/netbox-community/netbox/commit/95b1029e50d87f549d96db5e933a6025fc1a9d3e) Clean up nav menu spacing & link colors - [`3446488`](https://github.com/netbox-community/netbox/commit/344648812f23416a079a21bbcfc2f726ae5f4173) Shrink NetBox icon & collapsed sidebar - [`fdcf47e`](https://github.com/netbox-community/netbox/commit/fdcf47e89b046bac17ea67dc130b7fea43f0beae) Fix gap between scrollbar and righthand window border ### 📊 Changes **8 files changed** (+30 additions, -31 deletions) <details> <summary>View changed files</summary> 📝 `netbox/project-static/dist/netbox-dark.css` (+1 -1) 📝 `netbox/project-static/dist/netbox-light.css` (+1 -1) 📝 `netbox/project-static/styles/netbox.scss` (+1 -1) 📝 `netbox/project-static/styles/sidenav.scss` (+17 -17) 📝 `netbox/project-static/styles/theme-base.scss` (+2 -3) 📝 `netbox/templates/base/sidenav.html` (+1 -1) 📝 `netbox/templates/inc/profile_button.html` (+3 -3) 📝 `netbox/utilities/templates/navigation/nav_items.html` (+4 -4) </details> ### 📄 Description - Reduce left spacing of nav menu items - Swap group/link colors - Highlight nav links on hover - Increase nav link text size - Increase width of sidebar profile button under mobile view --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
adam added the pull-request label 2025-12-29 22:25:51 +01:00
adam closed this issue 2025-12-29 22:25:51 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#13185