From 4e7df37931ef86b904a1e64eb33fdbf511710a27 Mon Sep 17 00:00:00 2001 From: Pierre Goiffon Date: Tue, 25 Oct 2022 11:52:25 +0200 Subject: [PATCH] :memo: jqueryui.scss : add comment to inform it is deprecated --- css/ui-lightness/jqueryui.scss | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/css/ui-lightness/jqueryui.scss b/css/ui-lightness/jqueryui.scss index 61ac91594..7a13a1632 100644 --- a/css/ui-lightness/jqueryui.scss +++ b/css/ui-lightness/jqueryui.scss @@ -7,6 +7,16 @@ * * Other modification done : replaced the `Alpha(` by `alpha(` to avoid warnings generated by SCSSPHP */ + + +/********************************************************************************/ +/* */ +/* @deprecated 3.0.0 N°3558 now we are using /css/backoffice/vendors/_jquery* */ +/* */ +/********************************************************************************/ + + + .ui-draggable-handle { -ms-touch-action: none; touch-action: none;