You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nifi.apache.org by al...@apache.org on 2016/10/18 22:24:43 UTC

nifi git commit: [NIFI-2913] update z-index of codemirror resize handle to match the z-index of the codemirror vert. and horz. scrollbars

Repository: nifi
Updated Branches:
  refs/heads/master 5afbc4336 -> f287bc911


[NIFI-2913] update z-index of codemirror resize handle to match the z-index of the codemirror vert. and horz. scrollbars

This closes #1145.

Signed-off-by: Andy LoPresto <al...@apache.org>


Project: http://git-wip-us.apache.org/repos/asf/nifi/repo
Commit: http://git-wip-us.apache.org/repos/asf/nifi/commit/f287bc91
Tree: http://git-wip-us.apache.org/repos/asf/nifi/tree/f287bc91
Diff: http://git-wip-us.apache.org/repos/asf/nifi/diff/f287bc91

Branch: refs/heads/master
Commit: f287bc9119c2f0d018329f53c85fb502b5c96f18
Parents: 5afbc43
Author: Scott Aslan <sc...@gmail.com>
Authored: Tue Oct 18 14:43:48 2016 -0400
Committer: Andy LoPresto <al...@apache.org>
Committed: Tue Oct 18 15:24:18 2016 -0700

----------------------------------------------------------------------
 .../src/main/webapp/js/jquery/nfeditor/jquery.nfeditor.css          | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/nifi/blob/f287bc91/nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-web/nifi-web-ui/src/main/webapp/js/jquery/nfeditor/jquery.nfeditor.css
----------------------------------------------------------------------
diff --git a/nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-web/nifi-web-ui/src/main/webapp/js/jquery/nfeditor/jquery.nfeditor.css b/nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-web/nifi-web-ui/src/main/webapp/js/jquery/nfeditor/jquery.nfeditor.css
index 3c0a6d9..dcf1457 100644
--- a/nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-web/nifi-web-ui/src/main/webapp/js/jquery/nfeditor/jquery.nfeditor.css
+++ b/nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-web/nifi-web-ui/src/main/webapp/js/jquery/nfeditor/jquery.nfeditor.css
@@ -38,6 +38,7 @@
     height: 16px;
     background-image: url(../../../images/iconResize.png);
     background-color: #fff;
+    z-index: 6;
 }
 
 /*