Console light theme: prevent identicon breaking out of its container

This commit is contained in:
str4d
2017-07-02 03:07:54 +00:00
parent 1650cbe8de
commit 7cd7f01db9

View File

@@ -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;
}