From 726e96984dd2373a7fe3389044b3c7eb2bf8f6e7 Mon Sep 17 00:00:00 2001 From: Thomas JUND Date: Wed, 20 Oct 2021 15:49:26 +0200 Subject: [PATCH] meuse-cd55: add box-shadow to link-cell (#57599) --- static/meuse-cd55/_custom.scss | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/static/meuse-cd55/_custom.scss b/static/meuse-cd55/_custom.scss index 175a33e1..4396b263 100644 --- a/static/meuse-cd55/_custom.scss +++ b/static/meuse-cd55/_custom.scss @@ -157,7 +157,8 @@ div#page main, // cells .wcsformsofcategorycell, .link-list-cell, -.categories-cell { +.categories-cell, +.link-cell { box-shadow: 0 0 5px #aaa; } div.list-of-forms span.form-number {