Index: Source/devtools/front_end/elementsPanel.css |
diff --git a/Source/devtools/front_end/elementsPanel.css b/Source/devtools/front_end/elementsPanel.css |
index 2d9bea47e2a66a7e2f0674bbda7600bcad872da1..61911271c83388e01eb210c0d06ef77fff881803 100644 |
--- a/Source/devtools/front_end/elementsPanel.css |
+++ b/Source/devtools/front_end/elementsPanel.css |
@@ -354,7 +354,7 @@ |
.styles-section.matched-styles .properties li.parent .expand-element { |
background-image: url(Images/statusbarButtonGlyphs2x.png); |
} |
-} |
+} /* media* / |
apavlov
2013/05/30 11:18:01
This line is wrong, which results in ALL the trail
|
.styles-section.matched-styles .properties li.parent .expand-element { |
background-position: -4px -96px; |
@@ -505,7 +505,7 @@ |
.event-bars .event-bar .header::before { |
background-image: url(Images/statusbarButtonGlyphs2x.png); |
} |
-} |
+} /* media */ |
.event-bars .event-bar .header::before { |
background-position: -4px -96px; |