phonebookui/pbkcommonui/resources/style/cnteditviewheadingitem.css
changeset 27 de1630741fbe
parent 24 0ba2181d7c28
child 50 77bc263e1626
--- 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);