#1118 user configurable external links from node search and device details

* frontend example

* process config with template macro

* shared external links template for mac and IP search

* default into product config

* add support for device external links

* better presentation of IP links and change color to grey
This commit is contained in:
Oliver Gorwits
2023-11-11 22:05:02 +00:00
committed by GitHub
parent 7ba080c0dc
commit ac54635628
6 changed files with 51 additions and 2 deletions

View File

@@ -357,7 +357,8 @@ td > form.nd_inline-form {
}
/* for the tagged vlans total when hiding the full list */
.nd_vlan-total {
/* and external links from node search */
.nd_vlan-total, .nd_node-ext-link {
float: right;
}