From 4e37138b217f06e7e6717ed35454e3ef061003bc Mon Sep 17 00:00:00 2001 From: marina Date: Tue, 3 Jun 2025 15:34:13 +0300 Subject: [PATCH] 111 --- erp24/views/write_offs_erp/view.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/erp24/views/write_offs_erp/view.php b/erp24/views/write_offs_erp/view.php index 7dc4f340..2bed5097 100644 --- a/erp24/views/write_offs_erp/view.php +++ b/erp24/views/write_offs_erp/view.php @@ -226,7 +226,7 @@ $this->registerCssFile('/css/write-offs-erp.css', ['position' => \yii\web\View:: [ 'title' => 'Согласовать списания на Ванеева, Народная и Революции могут только Трушина Вера, Горячев Дмитрий, Яшенкова Алена и Емельянова Ольга', 'data-bs-toggle' => 'tooltip', - 'style' => 'display:inline-block; cursor:not-allowed;', + 'style' => 'display:inline-block; cursor:not-allowed; background-color: #f0f0f0; color: #000;', ] ); -- 2.39.5