logsui/logsapp/resources/hblistviewitem.css
changeset 21 2f0af9ba7665
parent 4 e52d42f9500c
--- a/logsui/logsapp/resources/hblistviewitem.css	Fri Sep 17 16:47:32 2010 +0300
+++ b/logsui/logsapp/resources/hblistviewitem.css	Fri Oct 15 14:47:48 2010 +0300
@@ -29,3 +29,8 @@
     text-height: 0.0un;
 }
 
+HbListWidget#LogsViewSwitchList HbListViewItem::text-1{	
+    text-height: var(hb-param-text-height-secondary);
+    font-variant: secondary;
+    color: var(qtc_popup_list_item_trans_normal);
+}