diff --git a/Layout/default/Pipework/Index.php b/Layout/default/Pipework/Index.php
index 346b4a81c..d01f18675 100644
--- a/Layout/default/Pipework/Index.php
+++ b/Layout/default/Pipework/Index.php
@@ -30,8 +30,8 @@
$buildings): ?>
=$networkname?>
-
-
+
+
workflowitems as $item) {
@@ -40,7 +40,7 @@
}
}
?>
-
+
">
=$building->street?>
=$building->code?>
@@ -65,7 +65,7 @@
|
-
+
diff --git a/public/assets/css/thetool.css b/public/assets/css/thetool.css
index 758e3ec33..fb96d0391 100644
--- a/public/assets/css/thetool.css
+++ b/public/assets/css/thetool.css
@@ -33,6 +33,14 @@
cursor: pointer;
}
+.table-bg-even {
+ background-color: #f1f5f7;
+}
+
+.table-bg-odd {
+
+}
+
td.controls {
cursor: default;
text-align: left; letter-spacing: 4px; font-size: 1.1em;