Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'org.eclipse.ui.intro.universal/themes/slate/html/whatsnew.css')
-rw-r--r--org.eclipse.ui.intro.universal/themes/slate/html/whatsnew.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.ui.intro.universal/themes/slate/html/whatsnew.css b/org.eclipse.ui.intro.universal/themes/slate/html/whatsnew.css
index 53fe1759b..54b6a51f2 100644
--- a/org.eclipse.ui.intro.universal/themes/slate/html/whatsnew.css
+++ b/org.eclipse.ui.intro.universal/themes/slate/html/whatsnew.css
@@ -18,7 +18,7 @@
/* show the "selected" image for this page */
#navigation-links a#whatsnew img {
- background-image : url(../graphics/icons/ctool/wn_nav_64.gif);
+ background-image : url(../graphics/icons/ctool/whatsnew-select.gif);
width : 64px;
height: 64px;
margin-top : 12px;

Back to the top