| Index: Source/devtools/front_end/elements/elementsTreeOutline.css
|
| diff --git a/Source/devtools/front_end/elements/elementsTreeOutline.css b/Source/devtools/front_end/elements/elementsTreeOutline.css
|
| index 1796548a6c8b7a40171786bd8efb04f79d75c508..50169a014d0f8c8f00477791e8585a6f6e74677b 100644
|
| --- a/Source/devtools/front_end/elements/elementsTreeOutline.css
|
| +++ b/Source/devtools/front_end/elements/elementsTreeOutline.css
|
| @@ -71,7 +71,7 @@
|
|
|
| .elements-disclosure li.selected .selection {
|
| display: block;
|
| - background-color: rgb(212, 212, 212);
|
| + background-color: #dadada;
|
| }
|
|
|
| .elements-disclosure ol {
|
|
|