| Index: Source/devtools/front_end/components/inspectorViewTabbedPane.css
|
| diff --git a/Source/devtools/front_end/components/inspectorViewTabbedPane.css b/Source/devtools/front_end/components/inspectorViewTabbedPane.css
|
| index 7757a50dca1864e3369bc24e8b74c42809b1bb89..6ef66d8e4158db4a6b43f85c406bf5b92e30fa8f 100644
|
| --- a/Source/devtools/front_end/components/inspectorViewTabbedPane.css
|
| +++ b/Source/devtools/front_end/components/inspectorViewTabbedPane.css
|
| @@ -10,10 +10,6 @@
|
| overflow: visible;
|
| }
|
|
|
| -.tabbed-pane-header-tab:hover {
|
| - background-color: rgba(105, 105, 105, 0.1) !important;
|
| -}
|
| -
|
| .tabbed-pane-header-tab,
|
| .tabbed-pane-header-tab.selected {
|
| height: 26px;
|
|
|