implement show link speeds on links

This commit is contained in:
Oliver Gorwits
2017-12-30 08:58:04 +00:00
parent 72961f172d
commit 93f8181fc8
6 changed files with 52 additions and 5 deletions

View File

@@ -467,11 +467,17 @@ td > form.nd_inline-form {
}
/* netmap maximise icon */
#nd2_fullscreen_netmap {
#nd2_fullscreen-netmap {
fill: black;
font-size: 15px;
}
/* netmap link labels */
.nd_netmap-linklabel {
pointer-events: none;
font-weight: bold;
}
/* fixup for prepended checkbox in sidebar */
.nd_searchcheckbox {
width: 121px;