mirror of
https://github.com//cppla/ServerStatus
synced 2025-07-20 09:52:22 +08:00
css
This commit is contained in:
parent
3cb0ea4777
commit
e5d22ad2db
@ -18,7 +18,7 @@ tr.even.expandRow > :hover { background: #2F2F2F !important; }
|
||||
tr.odd.expandRow > :hover { background: #000 !important; }
|
||||
.expandRow > td { padding: 0 !important; border-top: 0px !important; }
|
||||
#month_traffic { min-width: 85px; max-width: 95px;}
|
||||
#network { min-width: 85px; }
|
||||
#network { min-width: 100px; }
|
||||
#cpu, #ram, #hdd { min-width: 45px; max-width: 90px; }
|
||||
#ping { max-width: 85px; }
|
||||
|
||||
|
@ -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: 85px; }
|
||||
#network { min-width: 100px; }
|
||||
#cpu, #ram, #hdd { min-width: 45px; max-width: 90px; }
|
||||
#ping { max-width: 85px; }
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user