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

Unified Diff: third_party/WebKit/Source/devtools/front_end/ui/smallIcon.css

Issue 2222233002: DevTools: style selected call frames as arrows. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 4 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: third_party/WebKit/Source/devtools/front_end/ui/smallIcon.css
diff --git a/third_party/WebKit/Source/devtools/front_end/ui/smallIcon.css b/third_party/WebKit/Source/devtools/front_end/ui/smallIcon.css
index d84aaa2277ba90ba02b09262412d0764e03293da..64eea1d21a54911dbb25ac09203affad344c9e31 100644
--- a/third_party/WebKit/Source/devtools/front_end/ui/smallIcon.css
+++ b/third_party/WebKit/Source/devtools/front_end/ui/smallIcon.css
@@ -42,7 +42,7 @@ div.error-icon {
}
div.revokedError-icon {
- background-position: -245px -107px;
+ background-position: -246px -107px;
}
div.warning-icon {

Powered by Google App Engine
This is Rietveld 408576698