Bug 550583 - Fix files that have ended up with CRLF in the git
repository

Change-Id: Ib00bde525c705433aad3bf055b9568c69cec03a1
Signed-off-by: Ed Merks <ed.merks@gmail.com>
diff --git a/org.eclipse.jdt/intro/css/migrate.css b/org.eclipse.jdt/intro/css/migrate.css
index 3e09692..c31eb57 100644
--- a/org.eclipse.jdt/intro/css/migrate.css
+++ b/org.eclipse.jdt/intro/css/migrate.css
@@ -1,2 +1,2 @@
-a#java img { background-image : url(../../images/topiclabel/ov_javadev48.gif); }

-a#java:hover img { background-image : url(../../images/topiclabel/ov_javadev48_hov.gif); }

+a#java img { background-image : url(../../images/topiclabel/ov_javadev48.gif); }
+a#java:hover img { background-image : url(../../images/topiclabel/ov_javadev48_hov.gif); }
diff --git a/org.eclipse.jdt/intro/css/overview.css b/org.eclipse.jdt/intro/css/overview.css
index 3e09692..c31eb57 100644
--- a/org.eclipse.jdt/intro/css/overview.css
+++ b/org.eclipse.jdt/intro/css/overview.css
@@ -1,2 +1,2 @@
-a#java img { background-image : url(../../images/topiclabel/ov_javadev48.gif); }

-a#java:hover img { background-image : url(../../images/topiclabel/ov_javadev48_hov.gif); }

+a#java img { background-image : url(../../images/topiclabel/ov_javadev48.gif); }
+a#java:hover img { background-image : url(../../images/topiclabel/ov_javadev48_hov.gif); }
diff --git a/org.eclipse.jdt/intro/css/samples.css b/org.eclipse.jdt/intro/css/samples.css
index cd233fc..9bc460f 100644
--- a/org.eclipse.jdt/intro/css/samples.css
+++ b/org.eclipse.jdt/intro/css/samples.css
@@ -1,2 +1,2 @@
-a#java-editor img { background-image : url(../../images/topiclabel/sa_samplepyramid48.gif); }

-a#java-editor:hover img { background-image : url(../../images/topiclabel/sa_samplepyramid48_hov.gif); }

+a#java-editor img { background-image : url(../../images/topiclabel/sa_samplepyramid48.gif); }
+a#java-editor:hover img { background-image : url(../../images/topiclabel/sa_samplepyramid48_hov.gif); }
diff --git a/org.eclipse.jdt/intro/css/tutorials.css b/org.eclipse.jdt/intro/css/tutorials.css
index 2d1ba03..b68cddb 100644
--- a/org.eclipse.jdt/intro/css/tutorials.css
+++ b/org.eclipse.jdt/intro/css/tutorials.css
@@ -1,5 +1,5 @@
-a#hello-world img { background-image : url(../../images/topiclabel/tu_javaapp48.gif); }

-a#hello-world:hover img { background-image : url(../../images/topiclabel/tu_javaapp48_hov.gif); }

-

-a#swt img { background-image : url(../../images/topiclabel/tu_swtapp48.gif); }

-a#swt:hover img { background-image : url(../../images/topiclabel/tu_swtapp48_hov.gif); }

+a#hello-world img { background-image : url(../../images/topiclabel/tu_javaapp48.gif); }
+a#hello-world:hover img { background-image : url(../../images/topiclabel/tu_javaapp48_hov.gif); }
+
+a#swt img { background-image : url(../../images/topiclabel/tu_swtapp48.gif); }
+a#swt:hover img { background-image : url(../../images/topiclabel/tu_swtapp48_hov.gif); }
diff --git a/org.eclipse.jdt/intro/css/whatsnew.css b/org.eclipse.jdt/intro/css/whatsnew.css
index 672cf47..a85687d 100644
--- a/org.eclipse.jdt/intro/css/whatsnew.css
+++ b/org.eclipse.jdt/intro/css/whatsnew.css
@@ -1,2 +1,2 @@
-a#jdt-noteworthy img { background-image : url(../../images/topiclabel/ov_javadev48.gif); }

-a#jdt-noteworthy:hover img { background-image : url(../../images/topiclabel/ov_javadev48_hov.gif); }

+a#jdt-noteworthy img { background-image : url(../../images/topiclabel/ov_javadev48.gif); }
+a#jdt-noteworthy:hover img { background-image : url(../../images/topiclabel/ov_javadev48_hov.gif); }