Index: chrome_linux64/resources/inspector/panelEnablerView.css |
=================================================================== |
--- chrome_linux64/resources/inspector/panelEnablerView.css (revision 197568) |
+++ chrome_linux64/resources/inspector/panelEnablerView.css (working copy) |
@@ -162,11 +162,3 @@ |
background: url(Images/radioDot.png) center no-repeat, |
-webkit-gradient(linear, left top, left bottom, from(rgb(194, 194, 194)), to(rgb(239, 239, 239))); |
} |
- |
-.panel-enabler-view.scripts img { |
- content: url(Images/scriptsSilhouette.png); |
-} |
- |
-.panel-enabler-view.profiles img { |
- content: url(Images/profilesSilhouette.png); |
-} |