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 { |