commit
623917a23a
@ -117,6 +117,10 @@ table td i {
|
||||
left: 0;
|
||||
}
|
||||
|
||||
.th-latency {
|
||||
width: 100px;
|
||||
}
|
||||
|
||||
@media only screen and (max-width: 639px) {
|
||||
/*.big-info {
|
||||
padding-bottom: 15px;
|
||||
|
@ -102,7 +102,7 @@ block content
|
||||
i.icon-node(data-toggle="tooltip", data-placement="top", title="Node")
|
||||
th
|
||||
i.icon-laptop(data-toggle="tooltip", data-placement="top", title="Node type")
|
||||
th
|
||||
th.th-latency
|
||||
i.icon-clock(data-toggle="tooltip", data-placement="top", title="Node latency")
|
||||
th
|
||||
i.icon-mining(data-toggle="tooltip", data-placement="top", title="Is mining")
|
||||
|
Loading…
Reference in New Issue
Block a user