@ -3058,7 +3058,7 @@ i {
background: #1a1a1a;
opacity: 0.2;
filter: alpha(opacity=20);
z-index: 1000000000;
z-index: 1000000000 !important;
}
.bi-theme-dark .bi-resizer {
background: #ffffff;
@ -105,7 +105,7 @@
@ -148,7 +148,7 @@
.bi-resizer {
background: @color-bi-background-black;
.opacity(0.2);
z-index: @zIndex-tip;
z-index: @zIndex-tip !important;
.bi-theme-dark {