--- a/phonebookui/pbkcommonui/resources/style/cnteditviewheadingitem.css Fri Apr 16 14:53:18 2010 +0300
+++ b/phonebookui/pbkcommonui/resources/style/cnteditviewheadingitem.css Mon May 03 12:24:20 2010 +0300
@@ -10,6 +10,18 @@
layout:customLayoutNoText;
}
+CntEditViewHeadingItem[text][second_text]:landscape{
+ layout:customLayout-landscape;
+}
+
+CntEditViewHeadingItem[text][!second_text]:landscape{
+ layout:customLayoutNoSecondText-landscape;
+}
+
+CntEditViewHeadingItem[!text][second_text]:landscape{
+ layout:customLayoutNoText-landscape;
+}
+
CntEditViewHeadingItem::icon{
fixed-width:var(hb-param-graphic-size-primary-large);
fixed-height:var(hb-param-graphic-size-primary-large);