data/photos.css
changeset 50 a0f57508af73
parent 44 aa2fa096cbfb
--- a/data/photos.css	Fri Jun 25 15:41:33 2010 +0530
+++ b/data/photos.css	Sat Jul 10 00:59:39 2010 +0530
@@ -50,16 +50,8 @@
 }
 
 HbListViewItem::selection-icon{
-	fixed-height: var(hb-param-graphic-size-primary-medium);
-	fixed-width: var(hb-param-graphic-size-primary-medium);
-}
-
-HbListViewItem::multiselection-toucharea{
+	fixed-height: 0.0un;
 	fixed-width: 0.0un;
 }
 
-HbListViewItem::icon-1{
-	fixed-height: var(hb-param-graphic-size-function);
-	fixed-width: var(hb-param-margin-view-bottom);
-}