This is an automated email from the ASF dual-hosted git repository.

ilgrosso pushed a commit to branch 4_1_X
in repository https://gitbox.apache.org/repos/asf/syncope.git

commit 4f923d922d4838df69ede7b6e357472e4a1854d7
Author: Francesco Chicchiriccò <[email protected]>
AuthorDate: Tue Aug 18 18:14:49 2026 +0200

    Upgrading AdminLTE
---
 .../org/apache/syncope/client/ui/commons/themes/css/adminlte.min.css  | 4 ++--
 .../apache/syncope/client/ui/commons/themes/css/adminlte.min.css.map  | 2 +-
 .../org/apache/syncope/client/ui/commons/themes/js/adminlte.min.js    | 2 +-
 3 files changed, 4 insertions(+), 4 deletions(-)

diff --git 
a/client/idrepo/common-ui/src/main/resources/org/apache/syncope/client/ui/commons/themes/css/adminlte.min.css
 
b/client/idrepo/common-ui/src/main/resources/org/apache/syncope/client/ui/commons/themes/css/adminlte.min.css
index 77b0a2a94e..237469560d 100644
--- 
a/client/idrepo/common-ui/src/main/resources/org/apache/syncope/client/ui/commons/themes/css/adminlte.min.css
+++ 
b/client/idrepo/common-ui/src/main/resources/org/apache/syncope/client/ui/commons/themes/css/adminlte.min.css
@@ -1,7 +1,7 @@
 @charset "UTF-8";/*!
- *   AdminLTE v4.4.1
+ *   AdminLTE v4.8.5
  *   Author: Colorlib
  *   Website: AdminLTE.io <https://adminlte.io>
  *   License: Open source - MIT <https://opensource.org/licenses/MIT>
- 
*/:root,[data-bs-theme=light]{--bs-blue:#0d6efd;--bs-indigo:#6610f2;--bs-purple:#6f42c1;--bs-pink:#d63384;--bs-red:#dc3545;--bs-orange:#fd7e14;--bs-yellow:#ffc107;--bs-green:#198754;--bs-teal:#20c997;--bs-cyan:#0dcaf0;--bs-black:#000;--bs-white:#fff;--bs-gray:#6c757d;--bs-gray-dark:#343a40;--bs-gray-100:#f8f9fa;--bs-gray-200:#e9ecef;--bs-gray-300:#dee2e6;--bs-gray-400:#ced4da;--bs-gray-500:#adb5bd;--bs-gray-600:#6c757d;--bs-gray-700:#495057;--bs-gray-800:#343a40;--bs-gray-900:#212529;--
 [...]
+ 
*/:root,[data-bs-theme=light]{--bs-blue:#0d6efd;--bs-indigo:#6610f2;--bs-purple:#6f42c1;--bs-pink:#d63384;--bs-red:#dc3545;--bs-orange:#fd7e14;--bs-yellow:#ffc107;--bs-green:#198754;--bs-teal:#20c997;--bs-cyan:#0dcaf0;--bs-black:#000;--bs-white:#fff;--bs-gray:#6c757d;--bs-gray-dark:#343a40;--bs-gray-100:#f8f9fa;--bs-gray-200:#e9ecef;--bs-gray-300:#dee2e6;--bs-gray-400:#ced4da;--bs-gray-500:#adb5bd;--bs-gray-600:#6c757d;--bs-gray-700:#495057;--bs-gray-800:#343a40;--bs-gray-900:#212529;--
 [...]
 /*# sourceMappingURL=adminlte.min.css.map */
\ No newline at end of file
diff --git 
a/client/idrepo/common-ui/src/main/resources/org/apache/syncope/client/ui/commons/themes/css/adminlte.min.css.map
 
b/client/idrepo/common-ui/src/main/resources/org/apache/syncope/client/ui/commons/themes/css/adminlte.min.css.map
index 259d1d2e05..6381d7e461 100644
--- 
a/client/idrepo/common-ui/src/main/resources/org/apache/syncope/client/ui/commons/themes/css/adminlte.min.css.map
+++ 
b/client/idrepo/common-ui/src/main/resources/org/apache/syncope/client/ui/commons/themes/css/adminlte.min.css.map
@@ -1 +1 @@
-{"version":3,"sources":["../../src/scss/adminlte.scss","../../node_modules/bootstrap/scss/_root.scss","dist/css/adminlte.css","../../node_modules/bootstrap/scss/vendor/_rfs.scss","../../node_modules/bootstrap/scss/mixins/_color-mode.scss","../../node_modules/bootstrap/scss/_reboot.scss","../../node_modules/bootstrap/scss/mixins/_border-radius.scss","../../node_modules/bootstrap/scss/_type.scss","../../node_modules/bootstrap/scss/mixins/_lists.scss","../../node_modules/bootstrap/scss/_ima
 [...]
\ No newline at end of file
+{"version":3,"sources":["../../src/scss/adminlte.scss","../../node_modules/bootstrap/scss/_root.scss","dist/css/adminlte.css","../../node_modules/bootstrap/scss/vendor/_rfs.scss","../../node_modules/bootstrap/scss/mixins/_color-mode.scss","../../node_modules/bootstrap/scss/_reboot.scss","../../node_modules/bootstrap/scss/mixins/_border-radius.scss","../../node_modules/bootstrap/scss/_type.scss","../../node_modules/bootstrap/scss/mixins/_lists.scss","../../node_modules/bootstrap/scss/_ima
 [...]
\ No newline at end of file
diff --git 
a/client/idrepo/common-ui/src/main/resources/org/apache/syncope/client/ui/commons/themes/js/adminlte.min.js
 
b/client/idrepo/common-ui/src/main/resources/org/apache/syncope/client/ui/commons/themes/js/adminlte.min.js
index 0c4a06941b..5069e6d903 100644
--- 
a/client/idrepo/common-ui/src/main/resources/org/apache/syncope/client/ui/commons/themes/js/adminlte.min.js
+++ 
b/client/idrepo/common-ui/src/main/resources/org/apache/syncope/client/ui/commons/themes/js/adminlte.min.js
@@ -1,5 +1,5 @@
 /*!
- * AdminLTE v4.4.1 (https://adminlte.io)
+ * AdminLTE v4.8.5 (https://adminlte.io)
  * Copyright 2014-2026 Colorlib <https://colorlib.com>
  * Licensed under MIT 
(https://github.com/ColorlibHQ/AdminLTE/blob/master/LICENSE)
  */

Reply via email to