NetBox version
v4.6.3
Feature type
Other
Proposed functionality
Change the styling of the action buttons alongside navigation menu items to be more subtle.
Before:
After:
This is accomplished by applying the btn-secondary and btn-ghost classes to each button in the menu.html template.
Note that we'll also want to clean up the spacing and sizing a bit. There seems to be a roughly half-pixel overflow beneath the buttons (barely visible in the second screenshot above).
Use case
IMO the borderless buttons blend in much more nicely with the navigation links.
Database changes
N/A
External dependencies
N/A
NetBox version
v4.6.3
Feature type
Other
Proposed functionality
Change the styling of the action buttons alongside navigation menu items to be more subtle.
Before:
After:
This is accomplished by applying the
btn-secondaryandbtn-ghostclasses to each button in themenu.htmltemplate.Note that we'll also want to clean up the spacing and sizing a bit. There seems to be a roughly half-pixel overflow beneath the buttons (barely visible in the second screenshot above).
Use case
IMO the borderless buttons blend in much more nicely with the navigation links.
Database changes
N/A
External dependencies
N/A