diff --git a/core/js/dist/main.js b/core/js/dist/main.js index 4bbcc03fbd952907098d291d848794a015a4e0b3..32db011b4a58ae18dd8ccfc91ecc89c27a0c7565 100644 Binary files a/core/js/dist/main.js and b/core/js/dist/main.js differ diff --git a/core/js/dist/main.js.map b/core/js/dist/main.js.map index 3778fdaa4271ff3ccdaa0973724a1ad11b0a45c7..107ea57d8a28988c940e137a5f92a4bce6b4eaf8 100644 Binary files a/core/js/dist/main.js.map and b/core/js/dist/main.js.map differ diff --git a/core/src/jquery/css/jquery.ocdialog.scss b/core/src/jquery/css/jquery.ocdialog.scss index 51efe3a00f8a1b3515d0f164f60cb8a9d7330224..07a4f90ed0704f8f81d1cd959733c634189ffb67 100644 --- a/core/src/jquery/css/jquery.ocdialog.scss +++ b/core/src/jquery/css/jquery.ocdialog.scss @@ -72,7 +72,7 @@ height: 100%; } -body.dark .oc-dialog-dim { +body.theme--dark .oc-dialog-dim { opacity: .8; }