two small prettifications
[invirt/packages/invirt-web.git] / code / static / style.css
index 7646d22..ef294ad 100644 (file)
@@ -78,3 +78,7 @@ td.error {
 tr.stripedrow {
   background-color: #DDF;
 }
+
+#machinelist tr > td:first-child {
+  padding-right: 1em;
+}