data/photos.css
branchRCL_3
changeset 59 8e5f6eea9c9f
equal deleted inserted replaced
57:ea65f74e6de4 59:8e5f6eea9c9f
       
     1 HbGridViewItem[layoutName="GridView"]::icon:portrait{
       
     2 	left:0un;
       
     3 	top:0un;
       
     4 	right:0un;
       
     5 	bottom:0un;
       
     6     fixed-width:17.761un;
       
     7     fixed-height:15.373un;
       
     8 }
       
     9 
       
    10 HbGridViewItem[layoutName="GridView"]::icon:landscape{
       
    11 	left:0un;
       
    12 	top:0un;
       
    13 	right:0un;
       
    14 	bottom:0un;
       
    15     fixed-width:18.9552un;
       
    16     fixed-height:16.4179un;
       
    17 }
       
    18 
       
    19 HbGridViewItem[layoutName="GridView"]::multiselection-toucharea{
       
    20     fixed-width: 17un;
       
    21     fixed-height: 15un;
       
    22 }
       
    23 
       
    24 HbGridViewItem[layoutName="ImageStrip"]::icon:portrait{
       
    25 	left:0px;
       
    26 	top:0px;
       
    27 	right:0un;
       
    28 	bottom:0un;
       
    29     fixed-width:13.28358un;
       
    30     fixed-height:11.50546un;
       
    31 }
       
    32 
       
    33 HbGridViewItem[layoutName="ImageStrip"]::icon:landscape{
       
    34 	left:0px;
       
    35 	top:0px;
       
    36 	right:0un;
       
    37 	bottom:0un;
       
    38     fixed-width:14.179104un;
       
    39     fixed-height:12.2811un;
       
    40 }
       
    41 
       
    42 HbListViewItem::icon-1[graphicsSize="Thumbnail"]:portrait{
       
    43 	fixed-height: 13.43283un;
       
    44 	fixed-width: 15.522388un;
       
    45 }
       
    46 
       
    47 HbListViewItem::icon-1[graphicsSize="Thumbnail"]:landscape{
       
    48 	fixed-height: 13.43283un;
       
    49 	fixed-width: 15.522388un;
       
    50 }
       
    51 
       
    52 HbListViewItem::selection-icon{
       
    53 	fixed-height: 0.0un;
       
    54 	fixed-width: 0.0un;
       
    55 }
       
    56 
       
    57