wlanutilities/wlansniffer/wlansnifferapplication/res/listview.css
author Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
Tue, 31 Aug 2010 16:18:40 +0300
branchRCL_3
changeset 54 63be7eb3fc78
permissions -rw-r--r--
Revision: 201029 Kit: 201035

/* 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;
}