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

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

Issue 33333002: Roll Linux reference build to official build 30.0.1599.33 (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
« no previous file with comments | « chrome_linux/resources/inspector/screencastView.css ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome_linux/resources/inspector/scriptsPanel.css
===================================================================
--- chrome_linux/resources/inspector/scriptsPanel.css (revision 229864)
+++ chrome_linux/resources/inspector/scriptsPanel.css (working copy)
@@ -100,10 +100,6 @@
-webkit-mask-position: -96px -72px;
}
-.scripts-long-resume .glyph {
- -webkit-mask-position: -64px -48px;
-}
-
.scripts-toggle-breakpoints.toggled-on .glyph {
-webkit-mask-position: -32px 0;
}
@@ -238,10 +234,6 @@
background-color: rgba(255, 255, 194, 0.5);
}
-.source-frame-unsaved-committed-changes {
- background-color: rgba(255, 225, 205, 0.40);
-}
-
.tabbed-pane-placeholder {
font-size: 14px;
text-align: center;
« no previous file with comments | « chrome_linux/resources/inspector/screencastView.css ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698