| Index: third_party/WebKit/Source/devtools/front_end/audits2/audits2Dialog.css
|
| diff --git a/third_party/WebKit/Source/devtools/front_end/audits2/audits2Dialog.css b/third_party/WebKit/Source/devtools/front_end/audits2/audits2Dialog.css
|
| index 038532378d8d8aedd226820d25534bd8ac597bb5..be3a52157afbedf020139e9c11a8843844cf75f8 100644
|
| --- a/third_party/WebKit/Source/devtools/front_end/audits2/audits2Dialog.css
|
| +++ b/third_party/WebKit/Source/devtools/front_end/audits2/audits2Dialog.css
|
| @@ -77,6 +77,11 @@ button {
|
| padding: 3px 0 0 22px;
|
| }
|
|
|
| +.audits2-dialog-help-text {
|
| + color: red;
|
| + margin-top: 10px;
|
| +}
|
| +
|
| .audits2-dialog-buttons {
|
| justify-content: center;
|
| }
|
|
|