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

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

Issue 14690006: Update reference builds to r197396. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/deps/reference_builds/
Patch Set: Created 7 years, 8 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_linux64/resources/inspector/profilesPanel.css
===================================================================
--- chrome_linux64/resources/inspector/profilesPanel.css (revision 197568)
+++ chrome_linux64/resources/inspector/profilesPanel.css (working copy)
@@ -197,11 +197,13 @@
to { background-color: rgba(255, 255, 120, 0); }
}
+.profile-canvas-decoration .warning-icon-small {
+ margin-right: 4px;
+}
.profile-canvas-decoration {
color: red;
margin: -14px 0 13px 22px;
padding-left: 14px;
- background: 0 7px url(Images/warningIcon.png) no-repeat;
}
.profile-canvas-decoration button {
« no previous file with comments | « chrome_linux64/resources/inspector/panelEnablerView.css ('k') | chrome_linux64/resources/inspector/resourceView.css » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698