| Index: third_party/WebKit/Source/devtools/front_end/elements/elementsPanel.css
|
| diff --git a/third_party/WebKit/Source/devtools/front_end/elements/elementsPanel.css b/third_party/WebKit/Source/devtools/front_end/elements/elementsPanel.css
|
| index 3a9182b9d13faf54d7499850dd7f13c186b58bc7..b0585ee50f550109743cc8331c811496ec8fa54c 100644
|
| --- a/third_party/WebKit/Source/devtools/front_end/elements/elementsPanel.css
|
| +++ b/third_party/WebKit/Source/devtools/front_end/elements/elementsPanel.css
|
| @@ -226,7 +226,7 @@
|
| white-space: nowrap;
|
| }
|
|
|
| -.styles-section .styles-section-subtitle a {
|
| +.styles-section .styles-section-subtitle .devtools-link {
|
| color: inherit;
|
| }
|
|
|
| @@ -238,7 +238,7 @@
|
| color: #222;
|
| }
|
|
|
| -.styles-section .webkit-html-resource-link {
|
| +.styles-section .devtools-link {
|
| user-select: none;
|
| }
|
|
|
|
|