Chromium Code Reviews| Index: third_party/WebKit/Source/devtools/front_end/elements/elementsPanel.css |
| diff --git a/third_party/WebKit/Source/devtools/front_end/elements/elementsPanel.css b/third_party/WebKit/Source/devtools/front_end/elements/elementsPanel.css |
| index b0585ee50f550109743cc8331c811496ec8fa54c..6496df92915bd624f6fff09dce781a16fc64150f 100644 |
| --- a/third_party/WebKit/Source/devtools/front_end/elements/elementsPanel.css |
| +++ b/third_party/WebKit/Source/devtools/front_end/elements/elementsPanel.css |
| @@ -328,11 +328,6 @@ |
| cursor: text; |
| } |
| -.styles-element-classes-pane .new-class-input:empty:before { |
| - content: attr(placeholder); |
| - color: darkgray; |
| -} |
| - |
| .styles-element-state-pane > div { |
| margin: 8px 4px 6px; |
| } |