X-Git-Url: http://xvm.mit.edu/gitweb/invirt/packages/invirt-web.git/blobdiff_plain/db3da6812e1c7d7855a2e53c0e3d153e84dcff79..1124e4cffe9f74493ebe861baac4deb3ccc338b1:/code/static/style.css diff --git a/code/static/style.css b/code/static/style.css index 7646d22..ef294ad 100644 --- a/code/static/style.css +++ b/code/static/style.css @@ -78,3 +78,7 @@ td.error { tr.stripedrow { background-color: #DDF; } + +#machinelist tr > td:first-child { + padding-right: 1em; +}