| Index: third_party/WebKit/Source/devtools/front_end/ui/treeoutline.css
|
| diff --git a/third_party/WebKit/Source/devtools/front_end/ui/treeoutline.css b/third_party/WebKit/Source/devtools/front_end/ui/treeoutline.css
|
| index cb48ea79ad71c2abb19d0ac41eb28fa8b79a99ef..e0a044cb6d7b499fb1476864197edf1a13be1240 100644
|
| --- a/third_party/WebKit/Source/devtools/front_end/ui/treeoutline.css
|
| +++ b/third_party/WebKit/Source/devtools/front_end/ui/treeoutline.css
|
| @@ -125,7 +125,3 @@
|
| .tree-outline ol.children.expanded {
|
| display: block;
|
| }
|
| -
|
| -.tree-text-interactive-highlight {
|
| - text-decoration: underline;
|
| -}
|
|
|