diff -r acd4e87b24b4 -r 2f0af9ba7665 logsui/logsapp/resources/hblistviewitem.css --- 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); +}