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

Unified Diff: third_party/WebKit/Source/devtools/front_end/emulation/devicesSettingsTab.css

Issue 2875193002: DevTools: update text inputs to new style (Closed)
Patch Set: ac Created 3 years, 6 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/emulation/devicesSettingsTab.css
diff --git a/third_party/WebKit/Source/devtools/front_end/emulation/devicesSettingsTab.css b/third_party/WebKit/Source/devtools/front_end/emulation/devicesSettingsTab.css
index 0f4b71de153bc7c10f5f2e2f1d25f86d6142aeda..2317db759ffef7735a965a2ce8756bb409b76ca0 100644
--- a/third_party/WebKit/Source/devtools/front_end/emulation/devicesSettingsTab.css
+++ b/third_party/WebKit/Source/devtools/front_end/emulation/devicesSettingsTab.css
@@ -71,10 +71,6 @@
.devices-edit-fields input {
flex: auto;
margin: 8px 5px 0 5px;
- height: 22px;
- border: 1px solid rgb(213, 213, 213);
- border-radius: 2px;
- padding: 3px;
}
.devices-edit-fields .device-edit-fixed {

Powered by Google App Engine
This is Rietveld 408576698