core/com.nokia.carbide.cpp/intro/css/overview/overview.css
changeset 1689 8e2b71714488
parent 288 ca271fb95b03
equal deleted inserted replaced
1684:c2eba6dabd38 1689:8e2b71714488
    59 	margin-top : 5px;
    59 	margin-top : 5px;
    60 	margin-bottom : -20px;
    60 	margin-bottom : -20px;
    61 	vertical-align : top;
    61 	vertical-align : top;
    62 	/* Carbide branding mod */
    62 	/* Carbide branding mod */
    63 	margin-bottom : 0px;
    63 	margin-bottom : 0px;
    64 	background-image : url(../graphics/carbide/page-link-wide.gif);
    64 	/* background-image : url(../graphics/carbide/page-link-wide.gif); */
    65 	background-repeat:no-repeat;
    65 	background-repeat:no-repeat;
    66 	background-position : top left;
    66 	background-position : top left;
    67 }
    67 }
    68 
    68 
    69 #overview-links > a { vertical-align : middle; }
    69 #overview-links > a { vertical-align : middle; }
   101 #overview-links a > .link-label { width : 700px; }
   101 #overview-links a > .link-label { width : 700px; }
   102 #overview-links a p > .text { width : 700px; }
   102 #overview-links a p > .text { width : 700px; }
   103 
   103 
   104 /* #overview-links a:hover { border-right : 5px; } */
   104 /* #overview-links a:hover { border-right : 5px; } */
   105 #overview-links a:hover { 
   105 #overview-links a:hover { 
   106 	background-image : url(../graphics/contentpage/page-link-wide.gif);
   106 	/* background-image : url(../graphics/contentpage/page-link-wide.gif); */
   107 }
   107 }
   108 
   108 
   109 a#basics img { background-image : url(../graphics/icons/obj48/wbbasics_obj.gif); }
   109 a#basics img { background-image : url(../graphics/icons/obj48/wbbasics_obj.gif); }
   110 a#basics:hover img { background-image : url(../graphics/icons/obj48/wbbasicshov_obj.gif); }
   110 a#basics:hover img { background-image : url(../graphics/icons/obj48/wbbasicshov_obj.gif); }
   111 
   111