Chromium Code Reviews| Index: third_party/WebKit/Source/devtools/front_end/ui/inspectorCommon.css |
| diff --git a/third_party/WebKit/Source/devtools/front_end/ui/inspectorCommon.css b/third_party/WebKit/Source/devtools/front_end/ui/inspectorCommon.css |
| index fa2794d690792d512ad00f21b04e1a98f8d0e655..3a2c9c1f2ba366ceded384e6e3b391fef6d00967 100644 |
| --- a/third_party/WebKit/Source/devtools/front_end/ui/inspectorCommon.css |
| +++ b/third_party/WebKit/Source/devtools/front_end/ui/inspectorCommon.css |
| @@ -150,7 +150,7 @@ input, |
| select { |
| font-family: inherit; |
| font-size: inherit; |
| - color: inherit; |
| + /* color: inherit; */ |
|
dgozman
2016/01/14 22:05:21
revert?
|
| } |
| input { |