Index: Source/devtools/front_end/sourcesView.css |
diff --git a/Source/devtools/front_end/sourcesView.css b/Source/devtools/front_end/sourcesView.css |
index 4a2d0de64dbfeaa4705dfc7bed20fa02fbec55e4..369d820aef2cd7ce0747cf20799ab7d347a73af0 100644 |
--- a/Source/devtools/front_end/sourcesView.css |
+++ b/Source/devtools/front_end/sourcesView.css |
@@ -75,11 +75,6 @@ |
background-color: rgb(66, 129, 235); |
} |
-#sources-panel-sources-view .drag-mask { |
- background-color: transparent; |
- z-index: 1000; |
-} |
- |
.source-frame-debugger-script { |
background-color: rgba(255, 255, 194, 0.5); |
} |