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

Unified Diff: Source/devtools/front_end/timelinePanel.css

Issue 661753002: DevTools: draw realistic chrome on top of viewport in layers3dview (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: fixed sandwich menu color Created 6 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 | « Source/devtools/front_end/timeline/Layers3DView.js ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/devtools/front_end/timelinePanel.css
diff --git a/Source/devtools/front_end/timelinePanel.css b/Source/devtools/front_end/timelinePanel.css
index 6b92d007518bcf21c44937e2894ff2a282ea6765..7573530ae1e77f319318955fbba10ee3eb17766a 100644
--- a/Source/devtools/front_end/timelinePanel.css
+++ b/Source/devtools/front_end/timelinePanel.css
@@ -746,6 +746,7 @@
.layers-3d-view {
overflow: hidden;
+ -webkit-user-select: none;
}
.layers-3d-view canvas {
« no previous file with comments | « Source/devtools/front_end/timeline/Layers3DView.js ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698