changeset 60 | 822a45792fdd |
parent 53 | bdc64aa9b954 |
child 61 | e1d68407ed06 |
--- a/wlanutilities/wlansniffer/wlansnifferapplication/res/listview.css Mon Aug 23 13:30:09 2010 +0300 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,6 +0,0 @@ -/* WLAN status label in list view. */ -HbLabel#statusLabel::text { - /* Status label should take no more than two rows. */ - text-line-count-min: 1; - text-line-count-max: 2; -}