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

Unified Diff: third_party/WebKit/Source/devtools/front_end/ui/inspectorViewTabbedPane.css

Issue 2576303002: DevTools: Refactor Timeline Landing Page (Closed)
Patch Set: Created 4 years 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: third_party/WebKit/Source/devtools/front_end/ui/inspectorViewTabbedPane.css
diff --git a/third_party/WebKit/Source/devtools/front_end/ui/inspectorViewTabbedPane.css b/third_party/WebKit/Source/devtools/front_end/ui/inspectorViewTabbedPane.css
index aaa7c73de93ec4d85f914a021008922082aa9f26..7608368f605c142cff8d7711baa57226074d843f 100644
--- a/third_party/WebKit/Source/devtools/front_end/ui/inspectorViewTabbedPane.css
+++ b/third_party/WebKit/Source/devtools/front_end/ui/inspectorViewTabbedPane.css
@@ -12,7 +12,6 @@
border: none;
border-left: 2px solid transparent;
border-right: 2px solid transparent;
- padding: 0 6px;
}
.tabbed-pane-header-tab.selected {

Powered by Google App Engine
This is Rietveld 408576698