Binary file core/com.nokia.carbide.cpp/icons/Carbide_c_icon_16x16.png has changed
Binary file core/com.nokia.carbide.cpp/icons/Carbide_c_icon_24x24.png has changed
Binary file core/com.nokia.carbide.cpp/icons/Carbide_c_icon_32x32.png has changed
Binary file core/com.nokia.carbide.cpp/icons/Carbide_c_icon_48x48.png has changed
--- a/core/com.nokia.carbide.cpp/intro/css/whatsnew/whatsnew.css Thu Jul 22 16:16:46 2010 -0500
+++ b/core/com.nokia.carbide.cpp/intro/css/whatsnew/whatsnew.css Fri Jul 23 11:40:59 2010 -0500
@@ -1,154 +1,154 @@
-/* ------------------------------- */
-/* intro/css/whatsnew/whatsnew.css */
-/* ------------------------------- */
-
-body {
- /* Carbide branding mod */
- /* hide normal eclipse background image */
- /* background-image : url(../graphics/contentpage/whatsnew_wtr.jpg); */
- background-image : url(../graphics/rootpage/background_carbide.jpg); */
-}
-
-/* show the "selected" image for this page */
-#navigation-links a#news img, #navigation-links a#news:hover img { background-image : url(../graphics/icons/ctool/whatsnew48sel.gif); }
-
-/*
- * Set up the content of the Whats New page to be displayed in
- * two columns that are centered in the middle of the page.
- */
-
-#noteworthy-links {
- text-align : left;
- width : 760px;
- /* To center in Moz (have to use text-align for IE) */
- margin: 0px auto;
-}
-
-#noteworthy-links a {
- width : 360px;
- text-align : left;
- margin-left : 5px;
- margin-right : 5px;
- margin-top : 10px;
- margin-bottom : -20px;
- vertical-align : top;
- /* Carbide branding mod */
- margin-bottom : 0px;
- background-image : url(../graphics/carbide/page-link-wide.gif);
- background-repeat:no-repeat;
- background-position : top left;
-}
-
-#noteworthy-links > a { vertical-align : middle; }
-
-#noteworthy-links a img {
- height : 57px;
- width : 57px;
- vertical-align : middle;
-}
-
-#noteworthy-links a .link-label {
- display : block;
- width : 300px;
- position : relative;
- top : -50px;
- left : 60px;
-}
-
-#noteworthy-links a > .link-label { left: 65px; }
-
-#noteworthy-links a p .text {
- display : block;
- width : 300px;
- position : relative;
- top : -45px;
- left : 53px;
-}
-
-#noteworthy-links a p > .text { left: 58px; }
-
-/* Special case for Mozilla, because the links are displayed
- in 1 vertical column instead of 2 centered columns */
-#noteworthy-links > a { width : 700px; }
-#noteworthy-links a > .link-label { width : 700px; }
-#noteworthy-links a p > .text { width : 700px; }
-
-#noteworthy-links a:hover { border-right : 5px; }
-
-#noteworthy-links a img { background-image : url(../graphics/icons/obj48/new_obj.gif); }
-#noteworthy-links a:hover img { background-image : url(../graphics/icons/obj48/newhov_obj.gif); }
-
-
-#news-links {
- text-align : left;
- width : 760px;
- /* To center in Moz (have to use text-align for IE) */
- margin: 0px auto;
-}
-
-#news-links a {
- width : 360px;
- text-align : left;
- font-weight:bold;
- margin-left : 5px;
- margin-right : 5px;
- margin-top : 10px;
- margin-bottom : -20px;
- vertical-align : top;
- /* Carbide branding mod */
- margin-bottom : 0px;
- background-image : url(../graphics/carbide/page-link-wide.gif);
- background-repeat:no-repeat;
- background-position : top left;
-}
-
-#news-links > a { vertical-align : middle; }
-
-#news-links a img {
- height : 57px;
- width : 57px;
- vertical-align : middle;
-}
-
-#news-links a .link-label {
- display : block;
- width : 300px;
- position : relative;
- top : -50px;
- left : 60px;
-}
-
-#news-links a > .link-label { left: 65px; }
-
-#news-links a p .text {
- display : block;
- width : 300px;
- position : relative;
- top : -45px;
- left : 53px;
-}
-
-#news-links a p > .text { left: 58px; }
-
-/* Special case for Mozilla, because the links are displayed
- in 1 vertical column instead of 2 centered columns */
-#news-links > a { width : 700px; }
-#news-links a > .link-label { width : 700px; }
-#news-links a p > .text { width : 700px; }
-
-#news-links a:hover { border-right : 5px; }
-
-a#new-and-noteworthy img { background-image : url(../graphics/icons/obj48/new_obj.gif); }
-a#new-and-noteworthy:hover img { background-image : url(../graphics/icons/obj48/newhov_obj.gif); }
-
-a#updates img { background-image : url(../graphics/icons/obj48/updates_obj.gif); }
-a#updates:hover img { background-image : url(../graphics/icons/obj48/updateshov_obj.gif); }
-
-a#eclipse img { background-image : url(../graphics/icons/obj48/community_obj.gif); }
-a#eclipse:hover img { background-image : url(../graphics/icons/obj48/communityhov_obj.gif); }
-
-/* added Carbide bullet icons here for topic */
-a#carbide-blue img { background-image : url(../graphics/icons/carbide_bullet_blue.gif); }
-a#carbide-blue:hover img { background-image : url(../graphics/icons/carbide_bullet_turq.gif); }
-
-
+/* ------------------------------- */
+/* intro/css/whatsnew/whatsnew.css */
+/* ------------------------------- */
+
+body {
+ /* Carbide branding mod */
+ /* hide normal eclipse background image */
+ /* background-image : url(../graphics/contentpage/whatsnew_wtr.jpg); */
+ background-image : url(../graphics/rootpage/background_carbide.jpg); */
+}
+
+/* show the "selected" image for this page */
+#navigation-links a#news img, #navigation-links a#news:hover img { background-image : url(../graphics/icons/ctool/whatsnew48sel.gif); }
+
+/*
+ * Set up the content of the Whats New page to be displayed in
+ * two columns that are centered in the middle of the page.
+ */
+
+#noteworthy-links {
+ text-align : left;
+ width : 760px;
+ /* To center in Moz (have to use text-align for IE) */
+ margin: 0px auto;
+}
+
+#noteworthy-links a {
+ width : 360px;
+ text-align : left;
+ margin-left : 5px;
+ margin-right : 5px;
+ margin-top : 10px;
+ margin-bottom : -20px;
+ vertical-align : top;
+ /* Carbide branding mod */
+ margin-bottom : 0px;
+ background-image : url(../graphics/carbide/page-link-wide.gif);
+ background-repeat:no-repeat;
+ background-position : top left;
+}
+
+#noteworthy-links > a { vertical-align : middle; }
+
+#noteworthy-links a img {
+ height : 57px;
+ width : 57px;
+ vertical-align : middle;
+}
+
+#noteworthy-links a .link-label {
+ display : block;
+ width : 300px;
+ position : relative;
+ top : -50px;
+ left : 60px;
+}
+
+#noteworthy-links a > .link-label { left: 65px; }
+
+#noteworthy-links a p .text {
+ display : block;
+ width : 300px;
+ position : relative;
+ top : -45px;
+ left : 53px;
+}
+
+#noteworthy-links a p > .text { left: 58px; }
+
+/* Special case for Mozilla, because the links are displayed
+ in 1 vertical column instead of 2 centered columns */
+#noteworthy-links > a { width : 700px; }
+#noteworthy-links a > .link-label { width : 700px; }
+#noteworthy-links a p > .text { width : 700px; }
+
+#noteworthy-links a:hover { border-right : 5px; }
+
+#noteworthy-links a img { background-image : url(../graphics/icons/obj48/new_obj.png); }
+#noteworthy-links a:hover img { background-image : url(../graphics/icons/obj48/newhov_obj.png); }
+
+
+#news-links {
+ text-align : left;
+ width : 760px;
+ /* To center in Moz (have to use text-align for IE) */
+ margin: 0px auto;
+}
+
+#news-links a {
+ width : 360px;
+ text-align : left;
+ font-weight:bold;
+ margin-left : 5px;
+ margin-right : 5px;
+ margin-top : 10px;
+ margin-bottom : -20px;
+ vertical-align : top;
+ /* Carbide branding mod */
+ margin-bottom : 0px;
+ background-image : url(../graphics/carbide/page-link-wide.gif);
+ background-repeat:no-repeat;
+ background-position : top left;
+}
+
+#news-links > a { vertical-align : middle; }
+
+#news-links a img {
+ height : 57px;
+ width : 57px;
+ vertical-align : middle;
+}
+
+#news-links a .link-label {
+ display : block;
+ width : 300px;
+ position : relative;
+ top : -50px;
+ left : 60px;
+}
+
+#news-links a > .link-label { left: 65px; }
+
+#news-links a p .text {
+ display : block;
+ width : 300px;
+ position : relative;
+ top : -45px;
+ left : 53px;
+}
+
+#news-links a p > .text { left: 58px; }
+
+/* Special case for Mozilla, because the links are displayed
+ in 1 vertical column instead of 2 centered columns */
+#news-links > a { width : 700px; }
+#news-links a > .link-label { width : 700px; }
+#news-links a p > .text { width : 700px; }
+
+#news-links a:hover { border-right : 5px; }
+
+a#new-and-noteworthy img { background-image : url(../graphics/icons/obj48/new_obj.gif); }
+a#new-and-noteworthy:hover img { background-image : url(../graphics/icons/obj48/newhov_obj.gif); }
+
+a#updates img { background-image : url(../graphics/icons/obj48/updates_obj.gif); }
+a#updates:hover img { background-image : url(../graphics/icons/obj48/updateshov_obj.gif); }
+
+a#eclipse img { background-image : url(../graphics/icons/obj48/community_obj.gif); }
+a#eclipse:hover img { background-image : url(../graphics/icons/obj48/communityhov_obj.gif); }
+
+/* added Carbide bullet icons here for topic */
+a#carbide-blue img { background-image : url(../graphics/icons/carbide_bullet_blue.gif); }
+a#carbide-blue:hover img { background-image : url(../graphics/icons/carbide_bullet_turq.gif); }
+
+
Binary file core/com.nokia.carbide.cpp/themes/carbide/graphics/icons/obj48/c3_new.png has changed
Binary file core/com.nokia.carbide.cpp/themes/carbide/graphics/icons/obj48/c3_new_hover.png has changed
Binary file core/com.nokia.carbide.cpp/themes/carbide/graphics/icons/obj48/new_obj.gif has changed
Binary file core/com.nokia.carbide.cpp/themes/carbide/graphics/icons/obj48/new_obj.png has changed
Binary file core/com.nokia.carbide.cpp/themes/carbide/graphics/icons/obj48/newhov_obj.gif has changed
Binary file core/com.nokia.carbide.cpp/themes/carbide/graphics/icons/obj48/newhov_obj.png has changed
--- a/core/com.nokia.carbide.cpp/themes/carbide/html/whatsnew.css Thu Jul 22 16:16:46 2010 -0500
+++ b/core/com.nokia.carbide.cpp/themes/carbide/html/whatsnew.css Fri Jul 23 11:40:59 2010 -0500
@@ -24,5 +24,5 @@
/*
* Default images for content links in this page.
*/
-.content-link img { background-image : url(../graphics/icons/obj48/new_obj.gif); }
-.content-link:hover img { background-image : url(../graphics/icons/obj48/newhov_obj.gif); }
\ No newline at end of file
+.content-link img { background-image : url(../graphics/icons/obj48/new_obj.png); }
+.content-link:hover img { background-image : url(../graphics/icons/obj48/newhov_obj.png); }
\ No newline at end of file