| Index: third_party/WebKit/Source/devtools/front_end/sources/fileBasedSearchResultsPane.css
|
| diff --git a/third_party/WebKit/Source/devtools/front_end/sources/fileBasedSearchResultsPane.css b/third_party/WebKit/Source/devtools/front_end/sources/fileBasedSearchResultsPane.css
|
| index 3c3df6ba032e5ee7147479b670a7ac08fd7211ae..d4ad56c9bca0792b021021b38ae8b36ab45ad7db 100644
|
| --- a/third_party/WebKit/Source/devtools/front_end/sources/fileBasedSearchResultsPane.css
|
| +++ b/third_party/WebKit/Source/devtools/front_end/sources/fileBasedSearchResultsPane.css
|
| @@ -88,7 +88,7 @@ li.search-match .highlighted-match {
|
| background-color: hsl(133, 100%, 30%) !important;
|
| }
|
|
|
| -.tree-outline a {
|
| +.tree-outline .devtools-link {
|
| text-decoration: none;
|
| display: block;
|
| flex: auto;
|
|
|