From 5db14f9410eeb2d51f7f511c1759410343ebf8a0 Mon Sep 17 00:00:00 2001 From: Jeremy Stretch Date: Fri, 6 Nov 2020 16:09:55 -0500 Subject: [PATCH] Tweak CSS --- netbox/dcim/tables/template_code.py | 2 +- netbox/project-static/css/base.css | 19 +++++++++++-------- netbox/templates/home.html | 6 +++--- 3 files changed, 15 insertions(+), 12 deletions(-) diff --git a/netbox/dcim/tables/template_code.py b/netbox/dcim/tables/template_code.py index aea5aeafe..b173ee6c1 100644 --- a/netbox/dcim/tables/template_code.py +++ b/netbox/dcim/tables/template_code.py @@ -164,7 +164,7 @@ INTERFACE_BUTTONS = """ {% elif record.is_connectable and perms.dcim.add_cable %}