N°4284 Update BackOffice JQuery UI SCSS to remove SCSSPHP warnings

This commit is contained in:
Pierre Goiffon
2022-05-02 08:48:28 +02:00
parent afaf72573b
commit 41d032eee6

View File

@@ -1,6 +1,8 @@
/*
* @copyright Copyright (C) 2010-2021 Combodo SARL
* @license http://opensource.org/licenses/AGPL-3.0
*
* Combodo modification : replaced the `Alpha(` by `alpha(` to avoid warnings generated by SCSSPHP
*/
/*
@@ -206,7 +208,7 @@ $ibo-vendors-jqueryui--ui-slider--ui-slider-handle--hover--border-color: $ibo-co
width: 100%;
height: 100%;
opacity: .6;
filter: Alpha(Opacity=60);
filter: alpha(opacity=60);
background-color: $ibo-vendors-jqueryui--ui-widget-overlay--background-color;
}
// Resiable