equal
deleted
inserted
replaced
48 fixed-height: 13.43283un; |
48 fixed-height: 13.43283un; |
49 fixed-width: 15.522388un; |
49 fixed-width: 15.522388un; |
50 } |
50 } |
51 |
51 |
52 HbListViewItem::selection-icon{ |
52 HbListViewItem::selection-icon{ |
53 fixed-height: var(hb-param-graphic-size-primary-medium); |
53 fixed-height: 0.0un; |
54 fixed-width: var(hb-param-graphic-size-primary-medium); |
|
55 } |
|
56 |
|
57 HbListViewItem::multiselection-toucharea{ |
|
58 fixed-width: 0.0un; |
54 fixed-width: 0.0un; |
59 } |
55 } |
60 |
56 |
61 HbListViewItem::icon-1{ |
|
62 fixed-height: var(hb-param-graphic-size-function); |
|
63 fixed-width: var(hb-param-margin-view-bottom); |
|
64 } |
|
65 |
57 |