| Index: third_party/WebKit/Source/devtools/front_end/object_ui/objectPropertiesSection.css
|
| diff --git a/third_party/WebKit/Source/devtools/front_end/object_ui/objectPropertiesSection.css b/third_party/WebKit/Source/devtools/front_end/object_ui/objectPropertiesSection.css
|
| index 70e1f29101d83b616e85212abd746edcd01567f5..7e836856d6041339a87d767026867fd237274252 100644
|
| --- a/third_party/WebKit/Source/devtools/front_end/object_ui/objectPropertiesSection.css
|
| +++ b/third_party/WebKit/Source/devtools/front_end/object_ui/objectPropertiesSection.css
|
| @@ -4,11 +4,6 @@
|
| * found in the LICENSE file.
|
| */
|
|
|
| -.object-properties-section .name {
|
| - color: rgb(136, 19, 145);
|
| - flex-shrink: 0;
|
| -}
|
| -
|
| .object-properties-section-separator {
|
| flex-shrink: 0;
|
| padding-right: 5px;
|
|
|