core/com.nokia.carbide.cpp/intro/css/overview/overview.css
changeset 288 ca271fb95b03
parent 0 fb279309251b
child 1689 8e2b71714488
--- a/core/com.nokia.carbide.cpp/intro/css/overview/overview.css	Mon Jun 22 15:40:21 2009 -0500
+++ b/core/com.nokia.carbide.cpp/intro/css/overview/overview.css	Mon Jun 22 15:42:52 2009 -0500
@@ -101,7 +101,10 @@
 #overview-links a > .link-label { width : 700px; }
 #overview-links a p > .text { width : 700px; }
 
-#overview-links a:hover { border-right : 5px; }
+/* #overview-links a:hover { border-right : 5px; } */
+#overview-links a:hover { 
+	background-image : url(../graphics/contentpage/page-link-wide.gif);
+}
 
 a#basics img { background-image : url(../graphics/icons/obj48/wbbasics_obj.gif); }
 a#basics:hover img { background-image : url(../graphics/icons/obj48/wbbasicshov_obj.gif); }