Преглед на файлове

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

Enrico Berti преди 11 години
родител
ревизия
f307c6ec4c
променени са 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