From: Vincent Vanwaelscappel Date: Fri, 5 Nov 2021 07:28:50 +0000 (+0100) Subject: wait #3753 @0.5 X-Git-Url: http://git.cubedesigners.com/?a=commitdiff_plain;h=e7823c23a3330c927477802c1ce3b38ed6f63dbc;p=fluidbook-toolbox.git wait #3753 @0.5 --- 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')}}