From e7823c23a3330c927477802c1ce3b38ed6f63dbc Mon Sep 17 00:00:00 2001 From: Vincent Vanwaelscappel Date: Fri, 5 Nov 2021 08:28:50 +0100 Subject: [PATCH] wait #3753 @0.5 --- public/packages/fluidbook/toolbox/css/style.less | 3 ++- .../backpack/crud/buttons/fluidbook_quote/assign.blade.php | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/public/packages/fluidbook/toolbox/css/style.less b/public/packages/fluidbook/toolbox/css/style.less index 8580062eb..c844b4100 100644 --- a/public/packages/fluidbook/toolbox/css/style.less +++ b/public/packages/fluidbook/toolbox/css/style.less @@ -126,9 +126,10 @@ table.table-hover { } -a, a.btn-link { +a, a.btn-link, a:not([href]):not([tabindex]) { color: @primary; + &:hover { color: @primary-hover; } diff --git a/resources/views/vendor/backpack/crud/buttons/fluidbook_quote/assign.blade.php b/resources/views/vendor/backpack/crud/buttons/fluidbook_quote/assign.blade.php index fc8dad031..8c3d9df59 100644 --- a/resources/views/vendor/backpack/crud/buttons/fluidbook_quote/assign.blade.php +++ b/resources/views/vendor/backpack/crud/buttons/fluidbook_quote/assign.blade.php @@ -70,7 +70,7 @@ @endonce @if($entry->status==0) - {{__('Confier')}}