Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(4)

Unified Diff: third_party/WebKit/Source/devtools/front_end/persistence/editFileSystemView.css

Issue 2875193002: DevTools: update text inputs to new style (Closed)
Patch Set: ac Created 3 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: third_party/WebKit/Source/devtools/front_end/persistence/editFileSystemView.css
diff --git a/third_party/WebKit/Source/devtools/front_end/persistence/editFileSystemView.css b/third_party/WebKit/Source/devtools/front_end/persistence/editFileSystemView.css
index 7bf411c8f3891c2b7019c863a4e16196083b6903..cc2653da6a3824be73a72a7f1a4913a00c447601 100644
--- a/third_party/WebKit/Source/devtools/front_end/persistence/editFileSystemView.css
+++ b/third_party/WebKit/Source/devtools/front_end/persistence/editFileSystemView.css
@@ -48,7 +48,6 @@
-webkit-user-select: none;
color: #222;
flex: 1 1 0px;
- overflow: hidden;
}
.file-system-separator {

Powered by Google App Engine
This is Rietveld 408576698