use css to do the spacing not html ...
authorMatthieu Patou <mat@matws.net>
Sat, 6 Nov 2010 20:51:26 +0000 (23:51 +0300)
committerMatthieu Patou <mat@matws.net>
Sun, 7 Nov 2010 04:35:18 +0000 (07:35 +0300)
web/build_farm.css

index 93257f4c64c5ed3e286a5d566a1328e9cc35cd3b..5ceb440f0dfb1becba7fb91e9bbc50600baa3405 100644 (file)
@@ -38,6 +38,8 @@
 #log .unit.xfailed .output {   display: none;}
 #log .unit.errorlog .output {  display: none;}
 #log div.status.errorlog {     display: none;}
+img + div.action.title {margin-left: 0.5em;}
+a + div.action.status {margin-left: 0.5em;}
 
 #log div.output-stderr-0 {
        display: none;