]> git.ipfire.org Git - ipfire.org.git/commitdiff
Finally, fixed the table layout.
authorMichael Tremer <michael.tremer@ipfire.org>
Mon, 27 Jul 2009 19:59:27 +0000 (21:59 +0200)
committerMichael Tremer <michael.tremer@ipfire.org>
Mon, 27 Jul 2009 19:59:27 +0000 (21:59 +0200)
www/include/style.css

index 2bfced4d200ff2dbdbb36863f6ab4a9ceccbe87b..7334d65ca32590f589247817f6c34fcb69bc63a9 100644 (file)
@@ -438,19 +438,19 @@ table {
   text-align: left;
 }
 #nodes th.hostname {
-  width: 39%;
+  width: 40%;
 }
 #nodes th.arch {
   width: 8%;
 }
 #nodes th.jobs {
-  width: 8%;
+  width: 24%;
 }
 #nodes th.speed {
-  width: 25%;
+  width: 10%;
 }
 #nodes th.load {
-  width: 20%;
+  width: 18%;
 }
 
 /* Builds */