From f8110c479741edbfa0045a184cd60275e205bc25 Mon Sep 17 00:00:00 2001 From: rdrew Date: Tue, 6 Jan 2026 12:25:45 -0400 Subject: [PATCH] fixed icons --- css/components/islandora_mods.css | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/css/components/islandora_mods.css b/css/components/islandora_mods.css index 39f3b1b..86a51bc 100755 --- a/css/components/islandora_mods.css +++ b/css/components/islandora_mods.css @@ -165,8 +165,7 @@ } } } - .views-field-field-pid, - .views-field-member-of-title { + .views-field:not(.views-field-did-image) { background: var(--field-bg); border: var(--border-width) solid var(--color--bdh-red); border-top: 0;