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

Unified Diff: third_party/WebKit/Source/devtools/front_end/devices/devicesView.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/devices/devicesView.css
diff --git a/third_party/WebKit/Source/devtools/front_end/devices/devicesView.css b/third_party/WebKit/Source/devtools/front_end/devices/devicesView.css
index 1fec4e680f82338da8dc9e6a2be8d5d8cbbf9a28..cb51efe6767f4fc556f863e1ea94dd7f4f279031 100644
--- a/third_party/WebKit/Source/devtools/front_end/devices/devicesView.css
+++ b/third_party/WebKit/Source/devtools/front_end/devices/devicesView.css
@@ -143,7 +143,6 @@
-webkit-user-select: none;
color: #222;
flex: 3 1 0;
- overflow: hidden;
}
.port-forwarding-value.port-forwarding-port {
@@ -230,7 +229,6 @@
-webkit-user-select: none;
color: #222;
flex: 3 1 0;
- overflow: hidden;
}
.network-discovery-edit-row {

Powered by Google App Engine
This is Rietveld 408576698