| Index: third_party/WebKit/Source/devtools/front_end/accessibility/accessibilityNode.css
|
| diff --git a/third_party/WebKit/Source/devtools/front_end/accessibility/accessibilityNode.css b/third_party/WebKit/Source/devtools/front_end/accessibility/accessibilityNode.css
|
| index 593f67bc3775164114d1a66bd303aa69b3163ce1..e16e077581f03c61e2e0cc1ae891fe8ac85e5601 100644
|
| --- a/third_party/WebKit/Source/devtools/front_end/accessibility/accessibilityNode.css
|
| +++ b/third_party/WebKit/Source/devtools/front_end/accessibility/accessibilityNode.css
|
| @@ -55,6 +55,7 @@ span.ax-internal-role {
|
|
|
| .ax-ignored-node-pane {
|
| background-color: hsl(0, 0%, 96%);
|
| + flex: none;
|
| }
|
|
|
| .tree-outline li {
|
|
|