Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'org.eclipse.mylyn.help.ui/intro/css/whatsnew.css')
-rw-r--r--org.eclipse.mylyn.help.ui/intro/css/whatsnew.css14
1 files changed, 7 insertions, 7 deletions
diff --git a/org.eclipse.mylyn.help.ui/intro/css/whatsnew.css b/org.eclipse.mylyn.help.ui/intro/css/whatsnew.css
index 3bcb8da0f..2e5ccb086 100644
--- a/org.eclipse.mylyn.help.ui/intro/css/whatsnew.css
+++ b/org.eclipse.mylyn.help.ui/intro/css/whatsnew.css
@@ -1,7 +1,7 @@
-a#mylyn-noteworthy img {
- background-image: url(../../images/topiclabel/wn_mylyn48.gif);
-}
-
-a#mylyn-noteworthy:hover img {
- background-image: url(../../images/topiclabel/wn_mylyn48_hov.gif);
-}
+a#mylyn-noteworthy img {
+ background-image: url(../../images/topiclabel/wn_mylyn48.gif);
+}
+
+a#mylyn-noteworthy:hover img {
+ background-image: url(../../images/topiclabel/wn_mylyn48_hov.gif);
+}

Back to the top