mirror of
https://github.com/apache/nifi.git
synced 2025-02-16 15:06:00 +00:00
[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 <alopresto@apache.org>
This commit is contained in:
parent
5afbc43364
commit
f287bc9119
@ -38,6 +38,7 @@
|
||||
height: 16px;
|
||||
background-image: url(../../../images/iconResize.png);
|
||||
background-color: #fff;
|
||||
z-index: 6;
|
||||
}
|
||||
|
||||
/*
|
||||
|
Loading…
x
Reference in New Issue
Block a user