diff options
Diffstat (limited to 'org.eclipse.ui.intro.universal')
-rw-r--r-- | org.eclipse.ui.intro.universal/themes/slate/graphics/rootpage/root_banner.jpg | bin | 7938 -> 4096 bytes | |||
-rw-r--r-- | org.eclipse.ui.intro.universal/themes/slate/html/root.css | 1 |
2 files changed, 1 insertions, 0 deletions
diff --git a/org.eclipse.ui.intro.universal/themes/slate/graphics/rootpage/root_banner.jpg b/org.eclipse.ui.intro.universal/themes/slate/graphics/rootpage/root_banner.jpg Binary files differindex 3fd90b085..a6ab1b138 100644 --- a/org.eclipse.ui.intro.universal/themes/slate/graphics/rootpage/root_banner.jpg +++ b/org.eclipse.ui.intro.universal/themes/slate/graphics/rootpage/root_banner.jpg diff --git a/org.eclipse.ui.intro.universal/themes/slate/html/root.css b/org.eclipse.ui.intro.universal/themes/slate/html/root.css index bab4f785a..071b69f59 100644 --- a/org.eclipse.ui.intro.universal/themes/slate/html/root.css +++ b/org.eclipse.ui.intro.universal/themes/slate/html/root.css @@ -49,6 +49,7 @@ html, body { #root { background-image : url("../graphics/rootpage/root_banner.jpg"); background-position : top left; + background-repeat : repeat-x; } #branding { |