| Index: chrome/browser/resources/sync_confirmation/sync_confirmation.css
|
| diff --git a/chrome/browser/resources/sync_confirmation/sync_confirmation.css b/chrome/browser/resources/sync_confirmation/sync_confirmation.css
|
| index 778977987dc06f13c5c0fb56518dfd9284e10fc8..459849af447deef7970bc42cd44578798d6bfe1f 100644
|
| --- a/chrome/browser/resources/sync_confirmation/sync_confirmation.css
|
| +++ b/chrome/browser/resources/sync_confirmation/sync_confirmation.css
|
| @@ -111,14 +111,8 @@ body {
|
| padding: 8px 16px;
|
| }
|
|
|
| -#confirmButton {
|
| - background-color: rgb(66, 133, 244);
|
| - color: white;
|
| -}
|
| -
|
| #undoButton {
|
| -webkit-margin-start: 8px;
|
| - color: #5A5A5A;
|
| }
|
|
|
| #illustration {
|
|
|