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

Unified Diff: chrome_linux/resources/inspector/profilesPanel.css

Issue 42163002: Roll Linux reference build to official build 31.0.1650.34 (trunk r224845, branch r230433) (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/deps/reference_builds/
Patch Set: Created 7 years, 2 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: chrome_linux/resources/inspector/profilesPanel.css
===================================================================
--- chrome_linux/resources/inspector/profilesPanel.css (revision 230844)
+++ chrome_linux/resources/inspector/profilesPanel.css (working copy)
@@ -117,6 +117,13 @@
margin-top: -1px;
}
+.profile-warn-marker {
+ background-image: url(Images/statusbarButtonGlyphs.png);
+ background-size: 320px 120px;
+ background-position: -201px -103px;
+ padding-left: 14px;
+}
+
.data-grid tr.selected .profile-node-file {
color: rgb(33%, 33%, 33%);
}
« no previous file with comments | « chrome_linux/resources/inspector/networkPanel.css ('k') | chrome_linux/resources/inspector/resourceView.css » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698