Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1859)

Unified Diff: Source/devtools/front_end/elementsPanel.css

Issue 15861024: DevTools: Fix elementsPanel.css broken after r151402 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/devtools/front_end/elementsPanel.css
diff --git a/Source/devtools/front_end/elementsPanel.css b/Source/devtools/front_end/elementsPanel.css
index 61911271c83388e01eb210c0d06ef77fff881803..3f39015ea320ca0dff4d3e5ccfbf574ab1dea82d 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* /
+} /* media */
.styles-section.matched-styles .properties li.parent .expand-element {
background-position: -4px -96px;
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698