guvnor
Version:
A node process manager that isn't spanners all the way down
34 lines (26 loc) • 628 B
text/stylus
.resource-data-graph
width: 400px
height: 160px
margin: 0 auto 20px auto
display: inline-block
.system-details
.engine, .platform, .arch, .release, .guvnor, .uptime
width: 80px
@media (max-width: 320px)
.system-details
.engine, .platform, .arch, .release
display: none
.resource-data-graph
width: 260px
@media (min-width: 321px) and (max-width: 512px)
.system-details
.engine, .platform, .arch, .release
display: none
.resource-data-graph
width: 300px
@media (max-width: 640px)
.system-details
.engine, .arch
display: none
.resource-data
text-align: center