| Index: chrome/browser/resources/new_tab_theme.css
|
| ===================================================================
|
| --- chrome/browser/resources/new_tab_theme.css (revision 20990)
|
| +++ chrome/browser/resources/new_tab_theme.css (working copy)
|
| @@ -2,7 +2,7 @@
|
| background-image:url(chrome://theme/theme_ntp_background?$1);
|
| background-color:$2;
|
| background-position:$3;
|
| - background-repeat:no-repeat;
|
| + background-repeat:$$1;
|
| overflow:hidden;
|
| }
|
| html[bookmarkbarattached='true'] {
|
|
|
| Property changes on: chrome\browser\resources\new_tab_theme.css
|
| ___________________________________________________________________
|
| Added: svn:eol-style
|
| + LF
|
|
|
|
|