Index: chrome/browser/resources/options2/options_page.css |
diff --git a/chrome/browser/resources/options2/options_page.css b/chrome/browser/resources/options2/options_page.css |
index c56bf5a82b93f32a786fecae4331ef346ff51f6c..5cd8ef4914f97825deea91ef7f9350fe96ea160d 100644 |
--- a/chrome/browser/resources/options2/options_page.css |
+++ b/chrome/browser/resources/options2/options_page.css |
@@ -47,21 +47,6 @@ div.disabled { |
margin-top: 0.45em; |
} |
-/* TEXT */ |
-input[type='password'], |
-input[type='text'], |
-input[type='url'], |
-input:not([type]) { |
- -webkit-border-radius: 2px; |
- border: 1px solid #aaa; |
- font-size: inherit; |
- padding: 3px; |
-} |
- |
-input[type='text']:disabled { |
- color: #888; |
-} |
- |
.hbox { |
-webkit-box-orient: horizontal; |
display: -webkit-box; |