diff --git a/rcr/templates/rcr/gap.html b/rcr/templates/rcr/gap.html
index 66f0dc6d..bf9667c3 100644
--- a/rcr/templates/rcr/gap.html
+++ b/rcr/templates/rcr/gap.html
@@ -145,7 +145,7 @@ Item count: {{items.count}}
margin-right: 10px;
}
tr {
- border-bottom: 1px dashed #ccc;
+ border-bottom: 1px dashed rgba(204, 204, 204, 0.37);
}