mirror of https://github.com/cppla/ServerStatus
bai piao copilot
parent
a307ad7d19
commit
705a957606
|
@ -18,7 +18,7 @@ tr.even.expandRow > :hover { background: #212e36 !important; }
|
|||
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: 110px; }
|
||||
#network { min-width: 138px; }
|
||||
#cpu, #ram, #hdd { min-width: 45px; max-width: 90px; }
|
||||
#ping { max-width: 115px; }
|
||||
|
||||
|
|
|
@ -15,7 +15,7 @@ tr.even.expandRow > :hover { background: #F9F9F9 !important; }
|
|||
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: 110px; }
|
||||
#network { width: 138px; }
|
||||
#cpu, #ram, #hdd { min-width: 45px; max-width: 90px; }
|
||||
#ping { max-width: 115px; }
|
||||
|
||||
|
|
Loading…
Reference in New Issue