| Index: third_party/WebKit/Source/devtools/front_end/settings/settingsScreen.css
|
| diff --git a/third_party/WebKit/Source/devtools/front_end/settings/settingsScreen.css b/third_party/WebKit/Source/devtools/front_end/settings/settingsScreen.css
|
| index b23ae3472a77a9e3fb0d701e629c177561612036..aa014ca34c813c50bdd07d181e59142d290ff8eb 100644
|
| --- a/third_party/WebKit/Source/devtools/front_end/settings/settingsScreen.css
|
| +++ b/third_party/WebKit/Source/devtools/front_end/settings/settingsScreen.css
|
| @@ -180,11 +180,10 @@ fieldset {
|
| color: #222;
|
| }
|
|
|
| -.help-window-label {
|
| +.settings-window-title {
|
| font-size: 18px;
|
| - color: inherit;
|
| - padding: 1px 0 15px 17px;
|
| - flex: none;
|
| + color: rgb(48, 57, 66);
|
| + padding: 0 0 5px 13px;
|
| }
|
|
|
| .help-container-wrapper {
|
|
|