Files
mrb-netbox-topology-views/netbox_topology_views/static/netbox_topology_views/css/app.css
T
mattieserver de92627176 add shadow to cables (#98)
* addes shadow to edge

* changed bg color in dark mode
2022-05-06 06:43:06 +02:00

1 line
91 B
CSS

#visgraph{height:70vh}html[data-netbox-color-mode=dark] #visgraph{background-color:#212529}