mirror of
https://github.com//cppla/ServerStatus
synced 2025-07-25 04:42:21 +08:00
100 ping lost
This commit is contained in:
parent
02bbdb18de
commit
7f78af03f0
@ -18,9 +18,9 @@ tr.even.expandRow > :hover { background: #212e36 !important; }
|
|||||||
tr.odd.expandRow > :hover { background: #212e36 !important; }
|
tr.odd.expandRow > :hover { background: #212e36 !important; }
|
||||||
.expandRow > td { padding: 0 !important; border-top: 0px !important; }
|
.expandRow > td { padding: 0 !important; border-top: 0px !important; }
|
||||||
#month_traffic { min-width: 85px; max-width: 95px;}
|
#month_traffic { min-width: 85px; max-width: 95px;}
|
||||||
#network { min-width: 115px; }
|
#network { min-width: 110px; }
|
||||||
#cpu, #ram, #hdd { min-width: 45px; max-width: 90px; }
|
#cpu, #ram, #hdd { min-width: 45px; max-width: 90px; }
|
||||||
#ping { max-width: 95px; }
|
#ping { max-width: 100px; }
|
||||||
|
|
||||||
@media only screen and (max-width: 1200px) {
|
@media only screen and (max-width: 1200px) {
|
||||||
#type, tr td:nth-child(4) { display:none; visibility:hidden; }
|
#type, tr td:nth-child(4) { display:none; visibility:hidden; }
|
||||||
|
@ -15,9 +15,9 @@ tr.even.expandRow > :hover { background: #F9F9F9 !important; }
|
|||||||
tr.odd.expandRow > :hover { background: #FFF !important; }
|
tr.odd.expandRow > :hover { background: #FFF !important; }
|
||||||
.expandRow > td { padding: 0 !important; border-top: 0px !important; }
|
.expandRow > td { padding: 0 !important; border-top: 0px !important; }
|
||||||
#month_traffic { min-width: 85px; max-width: 95px;}
|
#month_traffic { min-width: 85px; max-width: 95px;}
|
||||||
#network { min-width: 115px; }
|
#network { min-width: 110px; }
|
||||||
#cpu, #ram, #hdd { min-width: 45px; max-width: 90px; }
|
#cpu, #ram, #hdd { min-width: 45px; max-width: 90px; }
|
||||||
#ping { max-width: 95px; }
|
#ping { max-width: 100px; }
|
||||||
|
|
||||||
@media only screen and (max-width: 1200px) {
|
@media only screen and (max-width: 1200px) {
|
||||||
#type, tr td:nth-child(4) { display:none; visibility:hidden; }
|
#type, tr td:nth-child(4) { display:none; visibility:hidden; }
|
||||||
|
Loading…
x
Reference in New Issue
Block a user