| Index: third_party/WebKit/Source/devtools/front_end/object_ui/objectValue.css
|
| diff --git a/third_party/WebKit/Source/devtools/front_end/object_ui/objectValue.css b/third_party/WebKit/Source/devtools/front_end/object_ui/objectValue.css
|
| index cfd403e4697bc498f540d0ee66465f62da117f83..f1c6b53f7d3e76e0ed8f98830b22988162693a7d 100644
|
| --- a/third_party/WebKit/Source/devtools/front_end/object_ui/objectValue.css
|
| +++ b/third_party/WebKit/Source/devtools/front_end/object_ui/objectValue.css
|
| @@ -99,6 +99,6 @@
|
| color: hsl(252, 100%, 75%);
|
| }
|
|
|
| -.object-description {
|
| +.object-properties-section .object-description {
|
| color: gray;
|
| }
|
|
|