mirror of
https://github.com//cppla/ServerStatus
synced 2025-07-08 02:15:59 +08:00
update
This commit is contained in:
parent
614c6d323c
commit
cbbd71d037
@ -20,7 +20,7 @@ tr.odd.expandRow > :hover { background: #000 !important; }
|
||||
#month_traffic { min-width: 85px; max-width: 95px;}
|
||||
#network { min-width: 115px; }
|
||||
#cpu, #ram, #hdd { min-width: 45px; max-width: 90px; }
|
||||
#ping { max-width: 100px; }
|
||||
#ping { max-width: 95px; }
|
||||
|
||||
@media only screen and (max-width: 1080px) {
|
||||
#type, tr td:nth-child(4) { display:none; visibility:hidden; }
|
||||
|
@ -17,7 +17,7 @@ tr.odd.expandRow > :hover { background: #FFF !important; }
|
||||
#month_traffic { min-width: 85px; max-width: 95px;}
|
||||
#network { min-width: 115px; }
|
||||
#cpu, #ram, #hdd { min-width: 45px; max-width: 90px; }
|
||||
#ping { max-width: 100px; }
|
||||
#ping { max-width: 95px; }
|
||||
|
||||
@media only screen and (max-width: 1080px) {
|
||||
#type, tr td:nth-child(4) { display:none; visibility:hidden; }
|
||||
|
Loading…
x
Reference in New Issue
Block a user