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

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

Issue 1178563002: DevTools: Refactor network panel overview (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 6 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: Source/devtools/front_end/timeline/timelinePanel.css
diff --git a/Source/devtools/front_end/timeline/timelinePanel.css b/Source/devtools/front_end/timeline/timelinePanel.css
index 4838222d20ffc5afa718e4456d4c733e46987c49..af1636e6744f213b7a37db00ccc0e3cdd86b3a24 100644
--- a/Source/devtools/front_end/timeline/timelinePanel.css
+++ b/Source/devtools/front_end/timeline/timelinePanel.css
@@ -512,11 +512,6 @@
color: white;
}
-#timeline-grid-header {
- pointer-events: none;
- height: 20px;
-}
-
#timeline-graph-records-header {
pointer-events: none;
height: 19px;

Powered by Google App Engine
This is Rietveld 408576698