From 811c21ec7e57575390f86bb1a146a5304371aad2 Mon Sep 17 00:00:00 2001 From: thatmattlove Date: Fri, 15 Oct 2021 17:21:36 -0700 Subject: [PATCH] Minor Style Improvement: Add vertical spacing to Device Type component navigation & fix inconsistent component active color --- netbox/project-static/dist/netbox-dark.css | Bin 788707 -> 788707 bytes netbox/project-static/styles/theme-dark.scss | 1 + netbox/templates/dcim/devicetype.html | 2 +- 3 files changed, 2 insertions(+), 1 deletion(-) diff --git a/netbox/project-static/dist/netbox-dark.css b/netbox/project-static/dist/netbox-dark.css index 4a6912458cc957244337335aac5de2cb0470ca60..4bdce502af23e8d6896603b8f092ac2ba0aec533 100644 GIT binary patch delta 115 zcmaDn(ctk!gN7Ey7N!>F7M3lniP_UVMHpqK-*;zJnI4eI%CdcFHtRCa=@QnAVv`$A zNP{J|FWAaj9EB=2y?~dEfBFXjHsk3NF7M3lniP_U5`x(V2H(X+!e&3x@WqLp+E6et!*{sVvCr8MM zO>Q_L4Hn_E%`#GF9PwSA8OxB3qN DS9dFR diff --git a/netbox/project-static/styles/theme-dark.scss b/netbox/project-static/styles/theme-dark.scss index c7c0cd76e..c5fb5dcf1 100644 --- a/netbox/project-static/styles/theme-dark.scss +++ b/netbox/project-static/styles/theme-dark.scss @@ -74,6 +74,7 @@ $btn-link-disabled-color: $gray-300; // Forms $component-active-bg: $primary; +$component-active-color: $black; $form-text-color: $text-muted; $input-bg: $gray-900; $input-disabled-bg: $gray-700; diff --git a/netbox/templates/dcim/devicetype.html b/netbox/templates/dcim/devicetype.html index 2a9f4a93b..bb5743ace 100644 --- a/netbox/templates/dcim/devicetype.html +++ b/netbox/templates/dcim/devicetype.html @@ -137,7 +137,7 @@
-