calendarui/views/resources/caleneventlistviewitem.css
changeset 68 a5a1242fd2e8
parent 58 ef813d54df51
child 77 b0711afde476
--- a/calendarui/views/resources/caleneventlistviewitem.css	Wed Aug 18 09:47:38 2010 +0300
+++ b/calendarui/views/resources/caleneventlistviewitem.css	Thu Sep 02 20:25:23 2010 +0300
@@ -1,27 +1,11 @@
-CalenEventListViewItem[leftAllDayIcon="false"]:portrait{
+CalenEventListViewItem[leftAllDayIcon="false"]{
 	layout: custom;
 }
 
-CalenEventListViewItem[leftAllDayIcon="false"]:landscape{
-    layout: custom;
-}
-
-CalenEventListViewItem[leftAllDayIcon="true"]:portrait{
+CalenEventListViewItem[leftAllDayIcon="true"]{
 	layout: custom-subjecticon;
 }
 
-CalenEventListViewItem[leftAllDayIcon="true"]:landscape{
-    layout: custom-subjecticon;
-}
-
-
-CalenEventListViewItem[locationEntry="true"]:portrait{
-	layout: custom-locationentry;
-}
-
-CalenEventListViewItem[locationEntry="true"]:landscape{
-    layout: custom-locationentry;
-}
 
 
 CalenEventListViewItem::icon-1{
@@ -50,6 +34,7 @@
 }
 
 CalenEventListViewItem::text-1{
+		top: -var(hb-param-margin-gene-top);
 		left: -var(hb-param-margin-gene-left);
     font-variant: secondary;
 		text-height: var(hb-param-text-height-secondary);
@@ -61,19 +46,8 @@
 CalenEventListViewItem::text-2{
 	top: -var(hb-param-margin-gene-top);
 		right: var(hb-param-margin-gene-middle-horizontal);
-	   left: -var(hb-param-margin-gene-middle-horizontal);
-    font-variant: primary;
-    text-height: var(hb-param-text-height-primary);
-    text-align: left;
- 
-}
-
-
-CalenEventListViewItem::text-2[locationEntry="true"]{
-		top: -var(hb-param-margin-gene-top);
-	  bottom: var(hb-param-margin-gene-bottom);
-		right: var(hb-param-margin-gene-middle-horizontal);
 	  left: -var(hb-param-margin-gene-middle-horizontal);
+	   bottom:var(hb-param-margin-gene-middle-vertical); 
     font-variant: primary;
     text-height: var(hb-param-text-height-primary);
     text-align: left;
@@ -82,7 +56,7 @@
 
 
 CalenEventListViewItem::text-3{
-    top: -var(hb-param-margin-gene-middle-vertical);
+      
 		right: var(hb-param-margin-gene-middle-horizontal);
     bottom: var(hb-param-margin-gene-bottom);
     font-variant: secondary;