From 162776c103d40a7660fde3f6a3afc3aa32f2bd8e Mon Sep 17 00:00:00 2001 From: Ross Date: Mon, 28 Oct 2024 21:58:47 +0000 Subject: [PATCH] . --- rcr/templates/rcr/gap.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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); }