From: Geoffrey Thomas Date: Sat, 21 Jun 2008 23:19:06 +0000 (-0400) Subject: two small prettifications X-Git-Tag: sipb-xen-www/3.6~35 X-Git-Url: http://xvm.mit.edu/gitweb/invirt/packages/invirt-web.git/commitdiff_plain/1124e4cffe9f74493ebe861baac4deb3ccc338b1?ds=sidebyside two small prettifications svn path=/trunk/packages/sipb-xen-www/; revision=621 --- 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; +} diff --git a/code/templates/list.tmpl b/code/templates/list.tmpl index b696321..61eafdb 100644 --- a/code/templates/list.tmpl +++ b/code/templates/list.tmpl @@ -25,7 +25,7 @@ VM List #end filter Name - + .xvm.mit.edu #filter None $errorRow('name', $err)