فهرست منبع

[oozie] Declutter arrows and fix widget clicking problem on IE

Enrico Berti 11 سال پیش
والد
کامیت
f307c6e
2فایلهای تغییر یافته به همراه2 افزوده شده و 0 حذف شده
  1. 2 0
      apps/oozie/static/css/workflow-editor.css
  2. 0 0
      desktop/core/static/ext/js/jquery/plugins/jquery.curvedarrow.js

+ 2 - 0
apps/oozie/static/css/workflow-editor.css

@@ -346,6 +346,7 @@
 
 .card-widget {
   position: relative;
+  z-index: 11;
   overflow-x: auto;
   border: 1px solid #d8d8d8 !important;
 }
@@ -538,6 +539,7 @@ em {
 
 canvas {
   pointer-events: none;
+  z-index: 10;
 }
 
 ul.unstyled li {

+ 0 - 0
desktop/core/static/ext/js/jquery/plugins/jquery.curvedarrow.js