some update for probe tcp slow

This commit is contained in:
cppla
2024-11-18 13:56:01 +08:00
parent fa0ee2bf57
commit 8576f81404
5 changed files with 14 additions and 14 deletions

View File

@@ -108,7 +108,7 @@ tr.odd.expandRow:hover {
}
#traffic, #network {
width: 165px;
width: 170px;
}
#cpu, #ram, #hdd {
@@ -129,7 +129,7 @@ tr.odd.expandRow:hover {
padding: 0;
}
#traffic, #network {
width: 115px;
width: 120px;
}
#type, #location, #uptime, #ping {
display: none;
@@ -146,7 +146,7 @@ tr.odd.expandRow:hover {
padding: 0;
}
#traffic, #network {
width: 115px;
width: 120px;
}
#month_traffic, #type, #location, #uptime, #ping {
display: none;
@@ -163,7 +163,7 @@ tr.odd.expandRow:hover {
padding: 0;
}
#network {
width: 115px;
width: 120px;
}
#month_traffic, #type, #location, #uptime, #traffic, #ping {
display: none;

View File

@@ -89,7 +89,7 @@ tr.odd.expandRow:hover {
}
#traffic, #network {
width: 165px;
width: 170px;
}
#cpu, #ram, #hdd {
@@ -110,7 +110,7 @@ tr.odd.expandRow:hover {
padding: 0;
}
#traffic, #network {
width: 115px;
width: 120px;
}
#type, #location, #uptime, #ping {
display: none;
@@ -127,7 +127,7 @@ tr.odd.expandRow:hover {
padding: 0;
}
#traffic, #network {
width: 115px;
width: 120px;
}
#month_traffic, #type, #location, #uptime, #ping {
display: none;
@@ -144,7 +144,7 @@ tr.odd.expandRow:hover {
padding: 0;
}
#network {
width: 115px;
width: 120px;
}
#month_traffic, #type, #location, #uptime, #traffic, #ping {
display: none;