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

Unified Diff: chrome_linux64/resources/inspector/panelEnablerView.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/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);
-}
« no previous file with comments | « chrome_linux64/resources/inspector/networkPanel.css ('k') | chrome_linux64/resources/inspector/profilesPanel.css » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698