Index: chrome/browser/resources/print_preview/print_header.css |
diff --git a/chrome/browser/resources/print_preview/print_header.css b/chrome/browser/resources/print_preview/print_header.css |
index f2c81e04db0cad5d1469d45e762b169a4a890cbb..f27a0f9babc4e61bb7faa6d4b3d45cc3c3418adc 100644 |
--- a/chrome/browser/resources/print_preview/print_header.css |
+++ b/chrome/browser/resources/print_preview/print_header.css |
@@ -13,6 +13,7 @@ |
} |
#print-header .print:enabled { |
+ /* TODO(dbeam): reconcile this with overlay.css' .default-button. */ |
background-color: rgb(77, 144, 254); |
background-image: |
linear-gradient(to bottom, rgb(77, 144, 254), rgb(71, 135, 237)); |