wlanutilities/wlansniffer/wlansnifferapplication/res/listview.css
author hgs
Thu, 24 Jun 2010 10:49:51 +0300
changeset 39 7b3e49e4608a
permissions -rw-r--r--
201025

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