summaryrefslogtreecommitdiffstats
path: root/chrome/browser/resources/new_tab.html
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/browser/resources/new_tab.html')
-rw-r--r--chrome/browser/resources/new_tab.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/chrome/browser/resources/new_tab.html b/chrome/browser/resources/new_tab.html
index 2b27e00..5daf5c5 100644
--- a/chrome/browser/resources/new_tab.html
+++ b/chrome/browser/resources/new_tab.html
@@ -133,6 +133,8 @@ logEvent('log start');
body {
background-color:white;
margin:0px;
+ background-image:url(chrome-ui://theme/theme_newtab_background);
+ background-repeat:repeat-x;
}
html[firstview='true'] #main {
opacity:0.0;