| Index: Source/WebCore/inspector/front-end/inspector.css
|
| ===================================================================
|
| --- Source/WebCore/inspector/front-end/inspector.css (revision 88781)
|
| +++ Source/WebCore/inspector/front-end/inspector.css (working copy)
|
| @@ -1056,10 +1056,6 @@
|
| display: inline-block;
|
| }
|
|
|
| -#elements-content .dom-shadow-root {
|
| - color: rgb(90, 90, 90);
|
| -}
|
| -
|
| #elements-sidebar {
|
| position: absolute;
|
| top: 0;
|
| @@ -1236,10 +1232,6 @@
|
| text-indent: -12px
|
| }
|
|
|
| -.outline-disclosure li .webkit-html-tag.shadow {
|
| - opacity: 0.7;
|
| -}
|
| -
|
| .outline-disclosure li .webkit-html-tag.close {
|
| margin-left: -12px;
|
| }
|
|
|