| Index: third_party/WebKit/Source/devtools/front_end/profiler/profilesPanel.css
|
| diff --git a/third_party/WebKit/Source/devtools/front_end/profiler/profilesPanel.css b/third_party/WebKit/Source/devtools/front_end/profiler/profilesPanel.css
|
| index eb70b40b77f2cb7102b97896ef4ed41e22a00ee4..60fe4013160da0515331880f683abe1f77a3eb3c 100644
|
| --- a/third_party/WebKit/Source/devtools/front_end/profiler/profilesPanel.css
|
| +++ b/third_party/WebKit/Source/devtools/front_end/profiler/profilesPanel.css
|
| @@ -34,8 +34,8 @@
|
| position: relative;
|
| }
|
|
|
| -.profile-view .data-grid table.data {
|
| - background: white;
|
| +.profile-view .data-grid .data-grid-odd-row {
|
| + background: transparent;
|
| }
|
|
|
| .profile-view .data-grid tr:not(.selected) .highlight {
|
|
|