Index: third_party/WebKit/Source/devtools/front_end/ui/tabbedPane.css |
diff --git a/third_party/WebKit/Source/devtools/front_end/ui/tabbedPane.css b/third_party/WebKit/Source/devtools/front_end/ui/tabbedPane.css |
index 825533585001a5f74ee51ebf932288090739d62c..d35d7b028c6e84faa1b78d240640f90805a43f52 100644 |
--- a/third_party/WebKit/Source/devtools/front_end/ui/tabbedPane.css |
+++ b/third_party/WebKit/Source/devtools/front_end/ui/tabbedPane.css |
@@ -117,7 +117,7 @@ |
.tabbed-pane-header-tab:hover, |
.tabbed-pane-header-tab.selected:hover, |
-.tabbed-pane-header-tab[data-keyboard-focus="true"]:focus { |
+.tabbed-pane-shadow .tabbed-pane-header-tab[data-keyboard-focus="true"]:focus { |
color: #333; |
background-color: #e5e5e5; |
} |