mirror of
https://github.com//cppla/ServerStatus
synced 2025-07-05 08:55:59 +08:00
Merge branch 'dev'
This commit is contained in:
commit
37dc23ee45
@ -25,6 +25,8 @@ tr.odd.expandRow > :hover { background: #FFF !important; }
|
||||
#ping, tr td:nth-child(13) { display:none; visibility:hidden; }
|
||||
}
|
||||
@media only screen and (max-width: 720px) {
|
||||
body { font-size: 10px; }
|
||||
.content { padding: 0; }
|
||||
#type, tr td:nth-child(4) { display:none; visibility:hidden; }
|
||||
#location, tr td:nth-child(5) { display:none; visibility:hidden; }
|
||||
#uptime, tr td:nth-child(6) { display:none; visibility:hidden; }
|
||||
|
Loading…
x
Reference in New Issue
Block a user