diff --git a/installer/resources/themes/console/light/console.css b/installer/resources/themes/console/light/console.css index dbb26e42e..9847009d6 100644 --- a/installer/resources/themes/console/light/console.css +++ b/installer/resources/themes/console/light/console.css @@ -5387,6 +5387,10 @@ table#jardump { border-left: 1px solid #7778bf; } +.threatpoints + ul + a[name] + .sybil_routerinfo th img { + margin-top: 1px; +} + .main#tunnels th, .main#peers th, #ntcpconnections td, #udpconnections td { text-align: center; }