mirror of
https://github.com//cppla/ServerStatus
synced 2025-12-14 01:33:54 +08:00
commit new css by ai
This commit is contained in:
@@ -107,13 +107,13 @@ tr.odd.expandRow:hover {
|
||||
max-width: 95px;
|
||||
}
|
||||
|
||||
#network {
|
||||
min-width: 110px;
|
||||
#traffic, #network {
|
||||
width: 158px;
|
||||
}
|
||||
|
||||
#cpu, #ram, #hdd {
|
||||
min-width: 45px;
|
||||
max-width: 90px;
|
||||
max-width: 68px;
|
||||
}
|
||||
|
||||
#ping {
|
||||
@@ -128,7 +128,9 @@ tr.odd.expandRow:hover {
|
||||
.content {
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
#traffic, #network {
|
||||
width: 115px;
|
||||
}
|
||||
#type, #location, #uptime, #ping {
|
||||
display: none;
|
||||
visibility: hidden;
|
||||
@@ -143,7 +145,9 @@ tr.odd.expandRow:hover {
|
||||
.content {
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
#traffic, #network {
|
||||
width: 115px;
|
||||
}
|
||||
#month_traffic, #type, #location, #uptime, #ping {
|
||||
display: none;
|
||||
visibility: hidden;
|
||||
@@ -158,7 +162,9 @@ tr.odd.expandRow:hover {
|
||||
.content {
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
#network {
|
||||
width: 115px;
|
||||
}
|
||||
#month_traffic, #type, #location, #uptime, #traffic, #ping {
|
||||
display: none;
|
||||
visibility: hidden;
|
||||
|
||||
Reference in New Issue
Block a user