| Index: Source/devtools/front_end/components/helpScreen.css
|
| diff --git a/Source/devtools/front_end/components/helpScreen.css b/Source/devtools/front_end/components/helpScreen.css
|
| index ddc71e6c48783cf2989e6d55505af70a69ecc537..d64032d05d60f10de857db7327d94a7e2690427e 100644
|
| --- a/Source/devtools/front_end/components/helpScreen.css
|
| +++ b/Source/devtools/front_end/components/helpScreen.css
|
| @@ -16,10 +16,6 @@
|
| border-radius: 10px;
|
| }
|
|
|
| -.help-window-main a {
|
| - color: rgb(17, 85, 204);
|
| -}
|
| -
|
| .help-window-caption {
|
| border-bottom: solid 1px rgb(153, 153, 153);
|
| margin: 0 8px;
|
| @@ -645,4 +641,4 @@ select.list-column-editor {
|
|
|
| .settings-developer-mode .settings-experiment-hidden {
|
| display: block;
|
| -}
|
| +}
|
|
|