Chromium Code Reviews| Index: third_party/WebKit/Source/devtools/front_end/sources/uiList.css |
| diff --git a/third_party/WebKit/Source/devtools/front_end/sources/uiList.css b/third_party/WebKit/Source/devtools/front_end/sources/uiList.css |
| index 800768976a3d4399b1dea934fd2f707153e050b0..041be429fcca6a38d348c42313efa1a94291b596 100644 |
| --- a/third_party/WebKit/Source/devtools/front_end/sources/uiList.css |
| +++ b/third_party/WebKit/Source/devtools/front_end/sources/uiList.css |
| @@ -38,7 +38,7 @@ |
| padding: 0 10px 0 10px; |
| } |
| -.list-item > .subtitle a { |
| +.list-item > .subtitle .devtools-link { |
| color: inherit; |
| } |