Skip to content

Commit

Permalink
Merge branch 'dev'
Browse files Browse the repository at this point in the history
  • Loading branch information
windows11 committed Nov 3, 2021
2 parents 3edefd4 + ff51c48 commit 37dc23e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions web/css/light.css
Original file line number Diff line number Diff line change
Expand Up @@ -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; }
Expand Down

0 comments on commit 37dc23e

Please sign in to comment.