diff --git a/src/root/build.tt b/src/root/build.tt
index 9eff2d65..dde0e631 100644
--- a/src/root/build.tt
+++ b/src/root/build.tt
@@ -69,7 +69,7 @@
-
-
+
Actions
diff --git a/src/root/static/css/hydra.css b/src/root/static/css/hydra.css
index dd6f393a..c407e439 100644
--- a/src/root/static/css/hydra.css
+++ b/src/root/static/css/hydra.css
@@ -95,3 +95,7 @@ td.nowrap {
.override-link a {
color: inherit;
}
+
+.actions {
+ font-weight:bold;
+}