Chromium Code Reviews| Index: chrome/browser/resources/crashes.css |
| diff --git a/chrome/browser/resources/crashes.css b/chrome/browser/resources/crashes.css |
| index 09c7b1ce77e298d5dd79dc3e1f4a3dc7ae67c5be..28072a14f9bef29d264fe61bb3bf7be02870b420 100644 |
| --- a/chrome/browser/resources/crashes.css |
| +++ b/chrome/browser/resources/crashes.css |
| @@ -9,7 +9,7 @@ body { |
| h1 { |
| -webkit-padding-start: 75px; |
| /* TODO(stuartmorgan): Get real art for this image */ |
| - background-image: url('../../app/theme/sadtab.png'); |
| + background-image: url('../../app/theme/default_100_percent/sadtab.png'); |
|
flackr
2012/06/21 21:19:21
For this and other assets where a 2x file exists p
|
| background-position: left; |
| background-repeat: no-repeat; |
| font-size: 156%; |