Commit 752575e6 authored by pfeldman@chromium.org's avatar pfeldman@chromium.org

DevTools: remove hover effect from panel selector until migration to material look.

TBR=dgozman
NOTRY=true

Review URL: https://codereview.chromium.org/1220713003

git-svn-id: svn://svn.chromium.org/blink/trunk@197979 bbb929c8-8fbe-4397-9dbb-9b2b20218538
parent b90b99ab
...@@ -10,10 +10,6 @@ ...@@ -10,10 +10,6 @@
overflow: visible; overflow: visible;
} }
.tabbed-pane-header-tab:hover {
background-color: rgba(105, 105, 105, 0.1) !important;
}
.tabbed-pane-header-tab, .tabbed-pane-header-tab,
.tabbed-pane-header-tab.selected { .tabbed-pane-header-tab.selected {
height: 26px; height: 26px;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment