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

Unified Diff: Source/devtools/front_end/components/breakpointsList.css

Issue 1167573003: Devtools: Resize glpyhs and add animation icons (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 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
Index: Source/devtools/front_end/components/breakpointsList.css
diff --git a/Source/devtools/front_end/components/breakpointsList.css b/Source/devtools/front_end/components/breakpointsList.css
index 8c7c58b0052fb4a0cc9b94c96fa9825ee22873c1..16e52de84a15d7968938806fde99a93e9e961bbf 100644
--- a/Source/devtools/front_end/components/breakpointsList.css
+++ b/Source/devtools/front_end/components/breakpointsList.css
@@ -136,7 +136,7 @@ li.breakpoint-hit .breakpoint-hit-marker {
.event-listener-breakpoints li.parent::before {
-webkit-user-select: none;
background-image: url(Images/toolbarButtonGlyphs.png);
- background-size: 320px 144px;
+ background-size: 352px 144px;
opacity: 0.5;
content: "a";
width: 8px;
« no previous file with comments | « Source/devtools/front_end/audits/auditResultTree.css ('k') | Source/devtools/front_end/components/customPreviewSection.css » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698