| Index: third_party/WebKit/Source/devtools/front_end/ui/inspectorStyle.css
|
| diff --git a/third_party/WebKit/Source/devtools/front_end/ui/inspectorStyle.css b/third_party/WebKit/Source/devtools/front_end/ui/inspectorStyle.css
|
| index d56a8d6c6c2282ad76195fd38f54c8914aca6189..cb9af59e1b515437d7182958714c24cd6fae126c 100644
|
| --- a/third_party/WebKit/Source/devtools/front_end/ui/inspectorStyle.css
|
| +++ b/third_party/WebKit/Source/devtools/front_end/ui/inspectorStyle.css
|
| @@ -108,10 +108,6 @@ fieldset[disabled] label:hover input {
|
| color: hsl(0, 100%, 65%);
|
| }
|
|
|
| -.error-input {
|
| - background-color: rgb(220, 130, 130);
|
| -}
|
| -
|
| .panel {
|
| display: flex;
|
| overflow: hidden;
|
|
|