mirror of
https://github.com//cppla/ServerStatus
synced 2025-06-05 23:29:51 +08:00
test
This commit is contained in:
parent
f45d9be9fc
commit
f73970262b
@ -19,8 +19,8 @@ tr.odd.expandRow > :hover { background: #212e36 !important; }
|
||||
.expandRow > td { padding: 0 !important; border-top: 0px !important; }
|
||||
#month_traffic { min-width: 85px; max-width: 95px;}
|
||||
#network { min-width: 115px; }
|
||||
#cpu, #ram, #hdd { min-width: 20px; max-width: 70px; }
|
||||
#io { min-width: 95px; max-width: 110px; }
|
||||
#cpu, #ram, #hdd { min-width: 20px; max-width: 75px; }
|
||||
#io { width: 100px; }
|
||||
#ping { max-width: 95px; }
|
||||
|
||||
@media only screen and (max-width: 1080px) {
|
||||
|
@ -16,8 +16,8 @@ tr.odd.expandRow > :hover { background: #FFF !important; }
|
||||
.expandRow > td { padding: 0 !important; border-top: 0px !important; }
|
||||
#month_traffic { min-width: 85px; max-width: 95px;}
|
||||
#network { min-width: 115px; }
|
||||
#cpu, #ram, #hdd { min-width: 20px; max-width: 70px; }
|
||||
#io { min-width: 95px; max-width: 110px; }
|
||||
#cpu, #ram, #hdd { min-width: 20px; max-width: 75px; }
|
||||
#io { width: 100px; }
|
||||
#ping { max-width: 95px; }
|
||||
|
||||
@media only screen and (max-width: 1080px) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user