From: soufiane Date: Wed, 22 Oct 2025 12:52:10 +0000 (+0200) Subject: wip #7703 X-Git-Url: http://git.cubedesigners.com/?a=commitdiff_plain;h=6b0820661a8096317b0d15ad03e9c110971c350d;p=fluidbook-toolbox.git wip #7703 --- diff --git a/resources/views/vendor/backpack/crud/list.blade.php b/resources/views/vendor/backpack/crud/list.blade.php index f982d1f0e..c3c1f36da 100644 --- a/resources/views/vendor/backpack/crud/list.blade.php +++ b/resources/views/vendor/backpack/crud/list.blade.php @@ -9,7 +9,7 @@ // if breadcrumbs aren't defined in the CrudController, use the default breadcrumbs $breadcrumbs = $breadcrumbs ?? $defaultBreadcrumbs; - $copyLink = ''; + $copyLink = ''; @endphp @section('header') @@ -183,7 +183,7 @@ bottom: 0; left: 0; &:hover svg path { - fill: #2f2f2f !important; + fill: #467fcf !important; } } .copy-server-url svg { @@ -201,13 +201,15 @@