Chromium Code Reviews| Index: chrome/browser/resources/options/browser_options.css |
| diff --git a/chrome/browser/resources/options/browser_options.css b/chrome/browser/resources/options/browser_options.css |
| index a3dcba14d10be54657c79129c5329baa86c1c4b5..83290914ce18fe000c6628744b22419ef8276021 100644 |
| --- a/chrome/browser/resources/options/browser_options.css |
| +++ b/chrome/browser/resources/options/browser_options.css |
| @@ -156,6 +156,14 @@ input[type='range'] { |
| padding-bottom: 0; |
| } |
| +.hotword-settings { |
| + -webkit-margin-start: 22px; |
| +} |
| + |
| +#hotword-search-description { |
| + color: #9B9B9B; |
|
James Hawkins
2014/01/21 18:18:03
nit: Lower-case letters in hex.
rpetterson
2014/01/21 18:24:20
Done.
|
| +} |
| + |
| /* Internet settings */ |
| #network-settings { |