filemanager/src/filemanager/resources/hblistviewitem.css
changeset 47 12b82dc0e8db
parent 40 4167eb56f30d
equal deleted inserted replaced
40:4167eb56f30d 47:12b82dc0e8db
    20 }
    20 }
    21 HbListViewItem::text-3[layoutName="drive"]:portrait{
    21 HbListViewItem::text-3[layoutName="drive"]:portrait{
    22  	bottom: var(hb-param-margin-gene-middle-vertical);
    22  	bottom: var(hb-param-margin-gene-middle-vertical);
    23 	font-variant: secondary-small;
    23 	font-variant: secondary-small;
    24 	text-align: left;
    24 	text-align: left;
       
    25 	size-policy-horizontal: ignored;
    25 }
    26 }
    26 HbListViewItem::icon-1[layoutName="drive"]:portrait{
    27 HbListViewItem::icon-1[layoutName="drive"]:portrait{
    27  	top: -var(hb-param-margin-gene-top);
    28  	top: -var(hb-param-margin-gene-top);
    28     left: -var(hb-param-margin-gene-middle-horizontal);
    29     left: -var(hb-param-margin-gene-middle-horizontal);
    29 
    30 
    44 }
    45 }
    45 HbListViewItem::text-3[layoutName="drive"]:landscape{
    46 HbListViewItem::text-3[layoutName="drive"]:landscape{
    46  	bottom: var(hb-param-margin-gene-top);
    47  	bottom: var(hb-param-margin-gene-top);
    47 	font-variant: secondary-small;
    48 	font-variant: secondary-small;
    48 	text-align: left;
    49 	text-align: left;
       
    50 	size-policy-horizontal: ignored;
    49 }
    51 }
    50 HbListViewItem::icon-1[layoutName="drive"]:landscape{
    52 HbListViewItem::icon-1[layoutName="drive"]:landscape{
    51     top: -var(hb-param-margin-gene-top);
    53     top: -var(hb-param-margin-gene-top);
    52     left: -var(hb-param-margin-gene-middle-horizontal);
    54     left: -var(hb-param-margin-gene-middle-horizontal);
    53     bottom: var(hb-param-margin-gene-bottom);
    55     bottom: var(hb-param-margin-gene-bottom);