mirror of
https://github.com//cppla/ServerStatus
synced 2025-12-14 09:42:04 +08:00
some update for probe tcp slow
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user