carbideui/com.nokia.tools.carbide.ui.themeedition/intro/css/samples/samples.css
changeset 0 a44900f0f001
equal deleted inserted replaced
-1:000000000000 0:a44900f0f001
       
     1 body {
       
     2 	background-image : url(../graphics/contentpage/samples_wtr.jpg);
       
     3 }
       
     4 
       
     5 /* show the "selected" image for this page */
       
     6 #navigation-links a#samples img, #navigation-links a#samples:hover img { background-image : url(../graphics/icons/ctool/samples48sel.gif); }
       
     7 
       
     8