Chromium Code Reviews| Index: Source/core/css/themeMac.css |
| diff --git a/Source/core/css/themeMac.css b/Source/core/css/themeMac.css |
| index 96cfe5f43e50cf8846545fbd24968dfbe3f93a12..32e3c3a6c59bb4d45fd406b921019ffcae56b9f5 100644 |
| --- a/Source/core/css/themeMac.css |
| +++ b/Source/core/css/themeMac.css |
| @@ -3,7 +3,7 @@ |
| * found in the LICENSE file. |
| */ |
| -select, input[type="color"][list] { |
| +select, input[type="color" i][list] { |
| background-color: #f8f8f8; |
| border: 1px solid #a6a6a6; |
| } |