wlanutilities/wlansniffer/wlansnifferapplication/res/listview.css
changeset 58 301aeb18ae47
parent 56 de27cc8389dd
child 62 b47b808de481
--- a/wlanutilities/wlansniffer/wlansnifferapplication/res/listview.css	Thu Sep 02 21:36:44 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;
-}