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

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

Issue 23466010: Roll reference builds to r221697. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/deps/reference_builds/
Patch Set: Created 7 years, 3 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/resourceView.css
===================================================================
--- chrome_linux64/resources/inspector/resourceView.css (revision 221742)
+++ chrome_linux64/resources/inspector/resourceView.css (working copy)
@@ -68,7 +68,7 @@
max-width: 100%;
max-height: 1000px;
background-image: url(Images/checker.png);
- -webkit-box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.5);
+ box-shadow: 0 5px 10px rgba(0, 0, 0, 0.5);
-webkit-user-select: text;
-webkit-user-drag: auto;
}
« no previous file with comments | « chrome_linux64/resources/inspector/profilesPanel.css ('k') | chrome_linux64/resources/inspector/resourcesPanel.css » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698