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

Unified Diff: third_party/WebKit/Source/devtools/front_end/settings/settingsScreen.css

Issue 2906983002: DevTools: cleanup text input styles (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
« no previous file with comments | « third_party/WebKit/Source/devtools/front_end/settings/frameworkBlackboxSettingsTab.css ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/Source/devtools/front_end/settings/settingsScreen.css
diff --git a/third_party/WebKit/Source/devtools/front_end/settings/settingsScreen.css b/third_party/WebKit/Source/devtools/front_end/settings/settingsScreen.css
index 6387a4c38a8748cd2304dc50f709bcbe8f65996f..707b6383b033937574319d2a6f3326232b83e1af 100644
--- a/third_party/WebKit/Source/devtools/front_end/settings/settingsScreen.css
+++ b/third_party/WebKit/Source/devtools/front_end/settings/settingsScreen.css
@@ -164,7 +164,6 @@ fieldset {
.settings-tab input[type="text"] {
border: 1px solid rgb(213, 213, 213);
border-radius: 2px;
- color: #444444;
padding: 3px;
}
« no previous file with comments | « third_party/WebKit/Source/devtools/front_end/settings/frameworkBlackboxSettingsTab.css ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698